Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/security/index.md')
-rw-r--r--doc/security/index.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/security/index.md b/doc/security/index.md
index 38eb5337f5a..7a78461d717 100644
--- a/doc/security/index.md
+++ b/doc/security/index.md
@@ -2,7 +2,6 @@
stage: Manage
group: Authentication and Authorization
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
-comments: false
type: index
---
@@ -13,7 +12,7 @@ type: index
- [Generated passwords for users created through integrated authentication](passwords_for_integrated_authentication_methods.md)
- [Restrict SSH key technologies and minimum length](ssh_keys_restrictions.md)
- [Rate limits](rate_limits.md)
-- [Webhooks and insecure internal web services](webhooks.md)
+- [Filtering outbound requests](webhooks.md)
- [Information exclusivity](information_exclusivity.md)
- [Reset user password](reset_user_password.md)
- [Unlock a locked user](unlock_user.md)