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

@ -203,7 +203,6 @@ ENDPOINT_URL_TEMPLATE=http://localhost:5002/e/{hook_id}
# Reset password token expiry 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