maddy/internal/auth
fox.cpp 7f4438a8a3
auth/dovecot_sasl: Remove e.Path check altogether
Unix sockets have e.Path, TCP sockets don't.
2022-02-16 20:33:25 +03:00
..
dovecot_sasl auth/dovecot_sasl: Remove e.Path check altogether 2022-02-16 20:33:25 +03:00
external refactor(ifelse): shorten logic where possible 2021-08-10 19:33:54 +03:00
ldap auth/ldap: Correctly fallback to other URLs 2021-07-15 16:27:22 +03:00
pam refactor(gofumpt): run gofumpt over the code 2021-08-10 19:33:54 +03:00
pass_table refactor(errors): return errors where possible 2021-08-10 19:33:54 +03:00
plain_separate Remove deprecated 0.3 module name aliases 2021-07-15 16:27:15 +03:00
shadow auth/shadow: Remove support for MD5-based hashes 2021-10-11 19:39:00 +03:00
auth.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
auth_test.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
sasl.go refactoring error handling in sasl auth 2020-11-22 13:10:38 +03:00
sasl_test.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00