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 1247cc4ea7
Fix a crash during login when user's profile does not exist
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 a crash during login when user's profile does not exist 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 a crash during login when user's profile does not exist 3 years ago