diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index 06198e1..b13aae6 100644 --- a/documentation/docs/admin/000_intro.md +++ b/documentation/docs/admin/000_intro.md @@ -196,6 +196,7 @@ OpenPanel prioritizes security from its inception. Given the history of security **Websites:** - ModSecurity Web Application Firewall (WAF) can be activated for domains, with the OWASP core ruleset. +- IP blocking per domain name. - No outgoing emails, only SMTP! - Passwords are stored as salted SHA512 hashes by default (5000 rounds). - TLS (Transport Layer Security) is utilized.