Updates authentication documentation

This commit is contained in:
Alicia Sykes
2021-06-13 14:18:00 +01:00
parent 47cc35da6b
commit 6720b30448
3 changed files with 29 additions and 11 deletions

View File

@@ -305,5 +305,7 @@ Then restart Apache, with `sudo systemctl restart apache2`
## Authentication
Dashy has built-in client-side authentication, but for security-critical situations, it is recommend to either use a VPN for access, or implement your own authentication using your cloud provider, web server or firewall rules. For more info, see **[Authentication Docs](/docs/authentication.md)**.
**[⬆️ Back to Top](#getting-started)**