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 7639f0dd69
Add test cases for the login_tfa view
4 years ago
..
management Less verbose output in the `senddeletionnotices` command 4 years ago
migrations Implement a "Remove Security Key" feature 4 years ago
tests Add test cases for the login_tfa view 4 years ago
__init__.py Initial commit 10 years ago
admin.py In channels admin, don't show the notification counts, querying it is too expensive. 4 years ago
backends.py request.project is now unused, removing 5 years ago
decorators.py Add rate limiting to the sudo code form 4 years ago
forms.py Add Base64Field field (base64-encoded binary data) 4 years ago
middleware.py request.project is now unused, removing 5 years ago
models.py Implement a "Remove Security Key" feature 4 years ago
urls.py Add a two-factor authentication form (WIP) 4 years ago
views.py Refactor for testability, add more test cases 4 years ago