maddy

Fork https://github.com/foxcpp/maddy

git clone git://git.lin.moe/go/maddy.git

1# Authentication providers
2
3Most authentication providers are also usable as a table
4that contains all usernames known to the module. Exceptions are auth.external and
5pam as underlying interfaces do not define a way to check credentials
6existence.