3 Commits

Author SHA1 Message Date
anders 0dae678c2e Update README and INSTALL with LDAP, collab, and all features 2026-05-27 00:08:54 +02:00
anders f58ac04069 Add LDAP authentication
- LDAP bind + search auth with auto-create local user
- Falls back to local auth if LDAP not configured or fails
- Configurable via MH_LDAP_* environment variables
- Supports ldap:// and ldaps:// with optional TLS skip
- go-ldap/ldap/v3 dependency added
2026-05-27 00:00:12 +02:00
anders 2de92b0375 Add INSTALL.md with deployment guide 2026-05-26 22:30:31 +02:00