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 6040759601
Add the `prunetokenbucket` management command.
6 years ago
..
management Add the `prunetokenbucket` management command. 6 years ago
migrations Rate limiting for the "Log In" emails 6 years ago
tests Rate limiting for the "Log In" emails 6 years ago
__init__.py Renames 10 years ago
admin.py Fix the "send_alert" admin action. 6 years ago
decorators.py Drop Profile.api_key and Profile.api_key_readonly (both are stored with Project now) 6 years ago
models.py Rate limit login-with-password attempts. 6 years ago
schemas.py Allow setting 30 day timeouts and grace times through API. 7 years ago
transports.py Can configure the email integration to only report the "down" events. Fixes #231 6 years ago
urls.py Use Project.badge_key in api.views.badge 6 years ago
views.py Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 6 years ago