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
274be978
Commit
274be978
authored
Dec 02, 2021
by
huzaifaiftikhar1
Committed by
Huzaifa Iftikhar
Dec 06, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Re-phrase SSH keys lifetime docs and add a note for re-using the keys
parent
d95eac84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
doc/user/admin_area/settings/account_and_limit_settings.md
doc/user/admin_area/settings/account_and_limit_settings.md
+7
-2
No files found.
doc/user/admin_area/settings/account_and_limit_settings.md
View file @
274be978
...
...
@@ -224,8 +224,13 @@ To set a lifetime on how long SSH keys are valid:
Once a lifetime for SSH keys is set, GitLab:
-
Applies the lifetime for new SSH keys.
-
Requires users to set an expiration date and a date no later than the allowed lifetime.
-
Requires users to set an expiration date that is no later than the allowed lifetime on new
SSH keys.
-
Applies the lifetime restriction to existing SSH keys. Keys with no expiry or a lifetime
greater than the maximum immediately become invalid.
NOTE:
When a user's SSH key becomes invalid they can delete and re-add the same key again.
## Allow expired SSH keys to be used **(ULTIMATE SELF)**
...
...
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