39b657194a
Checking if we have to run this authentication method once it's already passed to imaplib2 is too late. Make the checks at correct time, before we try the authentication method. IOW, before we call imapobj.authenticate('XOAUTH2', self.__xoauth2handler) Github-ref: https://github.com/OfflineIMAP/offlineimap/issues/442 Tested-by: Klemens Schölhorn <klemens@schoelhorn.eu> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net> |
||
---|---|---|
.. | ||
folder | ||
repository | ||
ui | ||
utils | ||
__init__.py | ||
accounts.py | ||
bundled_imaplib2.py | ||
CustomConfig.py | ||
emailutil.py | ||
error.py | ||
globals.py | ||
imaplibutil.py | ||
imapserver.py | ||
imaputil.py | ||
init.py | ||
localeval.py | ||
mbnames.py | ||
threadutil.py | ||
virtual_imaplib2.py |