refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation

This commit is contained in:
Julian Lam
2021-06-18 11:48:39 -04:00
parent f365bc4600
commit 69c96dd23c
17 changed files with 24 additions and 30 deletions

View File

@@ -40,6 +40,7 @@ events.types = [
'user-deleteAccount',
'user-deleteContent',
'password-change',
'email-confirmation-sent',
'email-change',
'username-change',
'ip-blacklist-save',