Commit edb4eaa2 authored by Evan Read's avatar Evan Read

Merge branch 'cleveland-master-patch-67761' into 'master'

Clarify confirmation token expiry

See merge request gitlab-org/gitlab!63227
parents cc520095 9cc559be
...@@ -14,6 +14,11 @@ they confirm their email address. ...@@ -14,6 +14,11 @@ they confirm their email address.
In **Admin Area > Settings** (`/admin/application_settings/general`), go to the section In **Admin Area > Settings** (`/admin/application_settings/general`), go to the section
**Sign-up Restrictions** and look for the **Send confirmation email on sign-up** option. **Sign-up Restrictions** and look for the **Send confirmation email on sign-up** option.
## Confirmation token expiry
By default, a user can confirm their account within 24 hours after the confirmation email was sent.
After 24 hours, the confirmation token becomes invalid.
<!-- ## Troubleshooting <!-- ## Troubleshooting
Include any troubleshooting steps that you can foresee. If you know beforehand what issues Include any troubleshooting steps that you can foresee. If you know beforehand what issues
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment