File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ietfdb (7.3.0) ietf; urgency=medium
2+
3+ **API for account creation triggered by meeting registration**
4+
5+ * Added a new API endpoint to be used by the registration system, to trigger
6+ account creation.
7+
8+ * Refactored some account creation code to re-use the email sending part in
9+ the registration system notification api for new meeting registrations.
10+
11+ * Updated the email template that goes out for password setting on account
12+ creation, to give directions also for the case when the user already has a
13+ pre-existing account. Updated a test to match.
14+
15+ * Added a showapikeys management command, to be able to easily list existing
16+ API keys.
17+
18+ * Added a migration to create login and person records for the new
19+ mail-archive and registration-system accounts.
20+
21+ * Added a new role 'Robot', for use with reg-system and mail-archive API
22+ accesses.
23+
24+ * Added reg_type and ticket_type to the MeetingRegistration model.
25+
26+ * Updated a patch for oidc_provider, to remove tzinfo in a default datetime
27+ value.
28+
29+ -- Henrik Levkowetz <henrik@levkowetz.com> 08 Jun 2020 20:17:59 +0000
30+
31+
132ietfdb (7.2.0) ietf; urgency=medium
233
334 **Support for OpenID and OAuth2**
You can’t perform that action at this time.
0 commit comments