Greg Linklater
|
01cea549a5
|
feat: map preferred_username claim to user record (#2569)
|
2021-09-16 18:45:37 -07:00 |
|
Tom Moor
|
2cb0bab82a
|
fix: Welcome emails should not be sent when inviting a user (#2132)
* chore: Bump nodemailer
* fix: Welcome email sent to invites
* test: Add regression test for emails from accountProvisioner
|
2021-05-11 18:59:31 -07:00 |
|
Tom Moor
|
62f9262b2c
|
fix: Improved handling of authentication edge-cases (#2023)
* fix: authentication records not cleaned up for deleted user
closes #2022
* fix: Improve debugging for duplicate providerId sign-in requests
|
2021-04-11 19:39:31 -07:00 |
|
Tom Moor
|
ed2a42ac27
|
chore: Migrate authentication to new tables (#1929)
This work provides a foundation for a more pluggable authentication system such as the one outlined in #1317.
closes #1317
|
2021-03-09 12:22:08 -08:00 |
|