Commit Graph

3 Commits

Author SHA1 Message Date
abb92a486f lldap: Correct chown command in entrypoint 2024-01-03 17:55:04 +00:00
01a8f60452 lldap: Move to binary for container build
Binary builds are now available for LLDAP, which simplifies and makes
the build process much quicker. In addition, multi-stage builds are
used, which again help with caching.
2024-01-03 17:05:30 +00:00
4294f1ec9c Add LDAP support with LLDAP
This sets the stage for moving common authentication from IMAP/Dovecot
to LDAP, which allows for more control over user information, as well as
a basic form of RBAC.

No services are currently set up to support LDAP -- support will follow
soon after this commit.
2022-09-19 13:00:31 +01:00