datatracker/ietf/templates/ietfauth
Henrik Levkowetz fcb6806d17 Merged in work from sasha@dashcare.nl on Review Queue Managemnt:
This abstracts queue management, making it possible to implement different
policies for each team. It provides two concrete policies:
RotateAlphabeticallyReviewerQueuePolicy, which rotates an alphabetically
ordered reviewer list with consideration for skip indications, and is the
default policy; and LeastRecentlyUsedReviewerQueuePolicy, a simple
least-recently-used policy.  Also see issues #2721 and #2656.
 - Legacy-Id: 17121
2019-12-04 23:02:52 +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 Merged in work from sasha@dashcare.nl on Review Queue Managemnt: 2019-12-04 23:02:52 +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