mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Makes imaplib use more modern AUTHENTICATE verb rather than LOGIN. The immediate benefit is that now the credentials can be non-ASCII. In the future, it may be used to add other authentication methods, such as OAuth. References: * https://datatracker.ietf.org/doc/html/rfc6855.html#page-5 * https://bugs.python.org/issue13700 |
||
---|---|---|
.. | ||
__init__.py | ||
denyall.py | ||
dovecot.py | ||
htpasswd.py | ||
http_x_remote_user.py | ||
imap.py | ||
ldap.py | ||
none.py | ||
oauth2.py | ||
pam.py | ||
remote_user.py |