datatracker/ietf/templates/ietfauth
Sasha Romijn ec56a03ec6 Fix #2337 - Send periodic reminders of open reviews every X days (opt-in)
The interleaved_migrations_test currently fails due to the various 
migrations that have been added for individual tickets/commits (unless
--permit-mixed-migrations is set). I think this is better fixed in a
later cleanup, as doing it now could cause confusion when merging
individual commits, and more migrations are likely to be added soon.

Commit ready for merge.
 - Legacy-Id: 16705
2019-09-05 15:02:56 +00:00
..
apikeys.html Added a new personal event table to keep track of personal API key logins, and a management command to send out reports about activity to users with API keys. Added a weekly cronjob script to trigger weekly reports, and a monthly script for future use. Added a @require_api_key decorator to validate API keys for API key views and log in the API key owner. Modified the API key management urls to use create and disable rather than add and delete. Updated the API key list view. Added an API placeholder view function for ballot position setting, for test purposes. Added tests for the decorator and management command. 2017-12-16 18:37:52 +00:00
review_overview.html Fix #2337 - Send periodic reminders of open reviews every X days (opt-in) 2019-09-05 15:02:56 +00:00
testemail.html Fix spelling mistake (- instead of =) in two form definitions 2016-09-07 16:05:34 +00:00
whitelist_form.html Tweaked the wording on the account creation whitelisting page to emphasise the wording to be asked then emailing a querent. 2017-02-24 20:09:49 +00:00