feat: implement forgot password feature (#5534)

This commit is contained in:
xielong 2024-07-05 13:38:51 +08:00 committed by GitHub
commit 00b4cc3cd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 1000 additions and 26 deletions

View file

@ -427,6 +427,10 @@ INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH=1000
# Default: 72.
INVITE_EXPIRY_HOURS=72
# Reset password token valid time (hours),
# Default: 24.
RESET_PASSWORD_TOKEN_EXPIRY_HOURS=24
# The sandbox service endpoint.
CODE_EXECUTION_ENDPOINT=http://sandbox:8194
CODE_MAX_NUMBER=9223372036854775807