Auto login with Authelia

This commit is contained in:
2026-01-23 13:41:39 +01:00
parent 877ecf32b4
commit 3d11470f81
3 changed files with 53 additions and 45 deletions

View File

@@ -61,6 +61,9 @@ environment:
- SSL/TLS termination at proxy
- Production deployments with HTTPS
**Special Feature - Authelia Auto-Login:**
When `ENABLE_PROXY=true` and you're using Authelia, the app automatically logs you in using Authelia's authentication headers. **No app password needed!** Simply authenticate through Authelia, and you'll be logged into the Mailcow Alias Manager automatically.
---
### **Switching Between Modes**