summaryrefslogtreecommitdiff
path: root/doc/security/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/security/README.md')
-rw-r--r--doc/security/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/security/README.md b/doc/security/README.md
index c48d5bc2065..e3fb07c69c2 100644
--- a/doc/security/README.md
+++ b/doc/security/README.md
@@ -5,9 +5,10 @@ type: index
# Security
+- [Password storage](password_storage.md)
- [Password length limits](password_length_limits.md)
- [Restrict SSH key technologies and minimum length](ssh_keys_restrictions.md)
-- [Rack attack](rack_attack.md)
+- [Rate limits](rate_limits.md)
- [Webhooks and insecure internal web services](webhooks.md)
- [Information exclusivity](information_exclusivity.md)
- [Reset your root password](reset_root_password.md)