Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3024533b
Commit
3024533b
authored
Mar 10, 2020
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix introduced version for email grace period feature
parent
2a3770cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
doc/security/user_email_confirmation.md
doc/security/user_email_confirmation.md
+2
-2
doc/user/admin_area/settings/sign_up_restrictions.md
doc/user/admin_area/settings/sign_up_restrictions.md
+2
-2
No files found.
doc/security/user_email_confirmation.md
View file @
3024533b
...
...
@@ -7,9 +7,9 @@ type: howto
GitLab can be configured to require confirmation of a user's email address when
the user signs up. When this setting is enabled:
-
For GitLab 12.
1
and earlier, the user is unable to sign in until they confirm their
-
For GitLab 12.
7
and earlier, the user is unable to sign in until they confirm their
email address.
-
For GitLab 12.
2
and later, the user
[
has 30 days to confirm their email address
](
https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/31245
)
.
-
For GitLab 12.
8
and later, the user
[
has 30 days to confirm their email address
](
https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/31245
)
.
After 30 days, they will be unable to log in and access GitLab features.
In
**Admin Area > Settings**
(
`/admin/application_settings/general`
), go to the section
...
...
doc/user/admin_area/settings/sign_up_restrictions.md
View file @
3024533b
...
...
@@ -39,9 +39,9 @@ email domains to prevent malicious users from creating accounts.
You can send confirmation emails during sign-up and require that users confirm
their email address. If this setting is selected:
-
For GitLab 12.
1
and earlier, the user is unable to sign in until they confirm their
-
For GitLab 12.
7
and earlier, the user is unable to sign in until they confirm their
email address.
-
For GitLab 12.
2
and later, the user
[
has 30 days to confirm their email address
](
https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/31245
)
.
-
For GitLab 12.
8
and later, the user
[
has 30 days to confirm their email address
](
https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/31245
)
.
After 30 days, they will be unable to log in and access GitLab features.
![
Email confirmation
](
img/email_confirmation_v12_7.png
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment