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 e090aa5403
Improve the handling of unknown email addresses in the Sign In form
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 Improve copy in "Profile" > "Email and Password" section 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 Add http header auth (#457) 4 years ago
decorators.py Add rate limiting to the sudo code form 4 years ago
forms.py Improve the handling of unknown email addresses in the Sign In form 4 years ago
middleware.py Add http header auth (#457) 4 years ago
models.py Remove functools.cached_property usage 4 years ago
urls.py Update the "Change Email" function to use confirmation codes 4 years ago
views.py Fix the "Email Reports" screen to clear Profile.next_nag_date 4 years ago