Files
Radicale/radicale/auth
Przemysław Buczkowski 25402ab641 Use AUTHENTICATE PLAIN instead of LOGIN
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
2025-03-06 13:08:51 +00:00
..
2025-02-22 17:49:36 +01:00
2024-06-07 06:45:39 +02:00
2025-02-25 06:19:51 +01:00
2021-12-09 16:55:46 +01:00