mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03: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 |
||
---|---|---|
.. | ||
app | ||
auth | ||
hook | ||
item | ||
rights | ||
storage | ||
tests | ||
web | ||
__init__.py | ||
__main__.py | ||
config.py | ||
httputils.py | ||
log.py | ||
pathutils.py | ||
py.typed | ||
server.py | ||
types.py | ||
utils.py | ||
xmlutils.py |