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 |
|
Jon Lundy
|
d2f9c5834e
|
invert path check
|
2022-02-13 19:05:10 +03:00 |
|
fox.cpp
|
2d18ff5a30
|
MIT => GPLv3; Add license/copyright notices everywhere
|
2020-07-22 16:12:26 +03:00 |
|
fox.cpp
|
bcceec4fe4
|
Extract several packages to form a public API
|
2020-07-15 01:31:06 +03:00 |
|
fox.cpp
|
0f1b6039f9
|
auth/dovecot_sasl: Assume TLS is used during authentication
Close #225.
|
2020-05-24 00:35:54 +03:00 |
|
fox.cpp
|
d954353375
|
auth/dovecot_sasl: Add missing returnConn calls
|
2020-05-05 02:00:32 +03:00 |
|
fox.cpp
|
958fbd1ef7
|
auth/dovecot_sasl: Do not offer 'private' mechanisms to clients
|
2020-05-05 01:20:52 +03:00 |
|
fox.cpp
|
f6738f1897
|
Fix-up e06f2e201 : Add missing module.Register, bump go-dovecot-sasl version
|
2020-05-05 00:56:16 +03:00 |
|
fox.cpp
|
e06f2e201c
|
Implement Dovecot authentication client support
|
2020-05-04 22:06:38 +03:00 |
|