You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 484c0befbc
Fix email template to use SITE_LOGO_URL (with img/logo.png fallback)
3 years ago
..
management Update the signup form to collect browser's timezone 4 years ago
migrations Add support for 2FA using TOTP 3 years ago
tests Fix email template to use SITE_LOGO_URL (with img/logo.png fallback) 3 years ago
__init__.py Initial commit 10 years ago
admin.py Add admin action to log in as any user 3 years ago
backends.py Add http header auth (#457) 4 years ago
decorators.py Add rate limiting to the sudo code form 4 years ago
forms.py Add protection against TOTP code reuse 3 years ago
middleware.py Add http header auth (#457) 4 years ago
models.py Add support for 2FA using TOTP 3 years ago
urls.py Add support for 2FA using TOTP 3 years ago
views.py Fix the login view to handle already authenticated users 3 years ago