mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Move 2FA docs from "Workflow" to "Profile Settings"
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
- [Importing to GitLab](workflow/importing/README.md).
|
||||
- [Markdown](markdown/markdown.md) GitLab's advanced formatting system.
|
||||
- [Permissions](permissions/permissions.md) Learn what each role in a project (guest/reporter/developer/master/owner) can do.
|
||||
- [Profile Settings](profile/profile.md)
|
||||
- [Profile Settings](profile/README.md)
|
||||
- [Project Services](project_services/project_services.md) Integrate a project with external services, such as CI and chat.
|
||||
- [Public access](public_access/public_access.md) Learn how you can allow public and internal access to projects.
|
||||
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
|
||||
|
||||
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1,4 @@
|
||||
# Profile Settings
|
||||
|
||||
- [Preferences](preferences.md)
|
||||
- [Two-factor Authentication (2FA)](two_factor_authentication.md)
|
||||
@@ -1,3 +0,0 @@
|
||||
# Profile Settings
|
||||
|
||||
- [Preferences](preferences.md)
|
||||
+15
-16
@@ -1,16 +1,15 @@
|
||||
# Workflow
|
||||
|
||||
- [Authorization for merge requests](authorization_for_merge_requests.md)
|
||||
- [Change your time zone](timezone.md)
|
||||
- [Feature branch workflow](workflow.md)
|
||||
- [GitLab Flow](gitlab_flow.md)
|
||||
- [Groups](groups.md)
|
||||
- [Keyboard shortcuts](shortcuts.md)
|
||||
- [Labels](labels.md)
|
||||
- [Notifications](notifications.md)
|
||||
- [Project Features](project_features.md)
|
||||
- [Project forking workflow](forking_workflow.md)
|
||||
- [Protected branches](protected_branches.md)
|
||||
- [Two-factor Authentication (2FA)](two_factor_authentication.md)
|
||||
- [Web Editor](web_editor.md)
|
||||
- ["Work In Progress" Merge Requests](wip_merge_requests.md)
|
||||
# Workflow
|
||||
|
||||
- [Authorization for merge requests](authorization_for_merge_requests.md)
|
||||
- [Change your time zone](timezone.md)
|
||||
- [Feature branch workflow](workflow.md)
|
||||
- [GitLab Flow](gitlab_flow.md)
|
||||
- [Groups](groups.md)
|
||||
- [Keyboard shortcuts](shortcuts.md)
|
||||
- [Labels](labels.md)
|
||||
- [Notifications](notifications.md)
|
||||
- [Project Features](project_features.md)
|
||||
- [Project forking workflow](forking_workflow.md)
|
||||
- [Protected branches](protected_branches.md)
|
||||
- [Web Editor](web_editor.md)
|
||||
- ["Work In Progress" Merge Requests](wip_merge_requests.md)
|
||||
|
||||
Reference in New Issue
Block a user