Revert "feat: email register refactor" (#25367)

This commit is contained in:
zyssyz123 2025-09-08 19:20:09 +08:00 committed by GitHub
commit ea61420441
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 79 additions and 1916 deletions

View file

@ -843,7 +843,6 @@ INVITE_EXPIRY_HOURS=72
# Reset password token valid time (minutes),
RESET_PASSWORD_TOKEN_EXPIRY_MINUTES=5
EMAIL_REGISTER_TOKEN_EXPIRY_MINUTES=5
CHANGE_EMAIL_TOKEN_EXPIRY_MINUTES=5
OWNER_TRANSFER_TOKEN_EXPIRY_MINUTES=5