datatracker/ietf/ietfauth
Jennifer Richards 2ccc230ce7
feat: send_apikey_usage_emails_task() (#7486)
* feat: send_apikey_usage_emails_task

* chore: update test to use task instead of cmd

* chore: add PeriodicTask

* chore: remove old command + empty management dir

* chore: remove now-empty bin/weekly

* refactor: only consider keys that might have events

---------

Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2024-05-30 08:31:25 -05:00
..
__init__.py Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +00:00
backends.py feat: treat django auth username as case insensitive throughout the datatracker (#5165) 2023-02-21 10:01:03 -06:00
factories.py chore: use factory-boy 3.3 (#6269) 2023-09-05 09:54:30 -05:00
forms.py chore: Put widgets from django-password-strength into ietfauth 2023-05-15 17:55:11 -03:00
htpasswd.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests.py feat: send_apikey_usage_emails_task() (#7486) 2024-05-30 08:31:25 -05:00
urls.py fix: validate form in login() (#7435) 2024-05-24 16:36:58 -05:00
utils.py feat: allow openId to choose an unactive email if there are none active (#6041) 2023-07-25 12:15:39 -07:00
views.py fix: validate form in login() (#7435) 2024-05-24 16:36:58 -05:00
widgets.py fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00