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
9c6f8d7b
Commit
9c6f8d7b
authored
Sep 21, 2021
by
imrishabh18
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: replacing admin with administrator
parent
662a859c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/administration/maintenance_mode/index.md
doc/administration/maintenance_mode/index.md
+3
-3
No files found.
doc/administration/maintenance_mode/index.md
View file @
9c6f8d7b
...
...
@@ -111,7 +111,7 @@ For most JSON requests, POST, PUT, PATCH, and DELETE are blocked, and the API re
|HTTP request | Allowed routes | Notes |
|:----:|:--------------------------------------:|:----:|
| POST |
`/admin/application_settings/general`
| To allow updating application settings in the admin UI |
| POST |
`/admin/application_settings/general`
| To allow updating application settings in the admin
istrator
UI |
| PUT |
`/api/v4/application/settings`
| To allow updating application settings with the API |
| POST |
`/users/sign_in`
| To allow users to log in. |
| POST |
`/users/sign_out`
| To allow users to log out. |
...
...
@@ -121,8 +121,8 @@ For most JSON requests, POST, PUT, PATCH, and DELETE are blocked, and the API re
| POST |
`.git/git-upload-pack`
| To allow Git pull/clone. |
| POST |
`/api/v4/internal`
|
[
internal API routes
](
../../development/internal_api.md
)
|
| POST |
`/admin/sidekiq`
| To allow management of background jobs in the admin UI |
| POST |
`/admin/geo`
| To allow updating Geo Nodes in the admin UI |
| POST |
`/api/v4/geo_replication`
| To allow certain Geo-specific admin UI actions on secondary sites |
| POST |
`/admin/geo`
| To allow updating Geo Nodes in the admin
istrator
UI |
| POST |
`/api/v4/geo_replication`
| To allow certain Geo-specific admin
istrator
UI actions on secondary sites |
### GraphQL API
...
...
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