]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-auth: Move password scheme code back to lib-auth
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 11 Mar 2025 07:23:20 +0000 (09:23 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 11 Mar 2025 17:57:44 +0000 (19:57 +0200)
commit41f65c0e479579db8c364a3f53f9008a2bc4c2b8
tree81d9204c7f332ccac2cf64286a64fcb3536d3ae0
parentef68bf98c06e888a66c8aa9cef42056c8b235a3e
lib-auth: Move password scheme code back to lib-auth

Keep all code that require some dependency in libauth-crypt.

Removes sodium and crypt support from password schemes unless
explicitly enabled.
src/lib-auth/Makefile.am