Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Use AUTHENTICATE PLAIN instead of LOGIN#7

Open
przemub wants to merge 4 commits intoUnrud:masterfrom
przemub:master
Open

Use AUTHENTICATE PLAIN instead of LOGIN#7
przemub wants to merge 4 commits intoUnrud:masterfrom
przemub:master

Conversation

@przemub
Copy link

@przemub przemub commented Oct 15, 2021

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:

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
@kousu
Copy link

kousu commented Apr 24, 2022

Good idea!

@pbiering
Copy link

as the IMAP plugin was now merged into radicale 3.4.1.dev by Kozea/Radicale#1681 please open PR now against radicale

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants