Skip to content

Commit 7e15a13

Browse files
committed
Changelog entry for 7.3.0
- Legacy-Id: 17943
1 parent a946306 commit 7e15a13

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

changelog

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
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+
132
ietfdb (7.2.0) ietf; urgency=medium
233

334
**Support for OpenID and OAuth2**

0 commit comments

Comments
 (0)