docker-offlineimap/offlineimap/repository
Andreas Mack e26827c1cb Make authentication mechanisms configurable
Added configuration option "auth_mechanisms" to the config file:
it is a list of mechanisms that will be tried in the specified order.

Author: Andreas Mack <andreas.mack@konsec.com>
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2013-08-08 22:34:30 +04:00
..
__init__.py Throw OfflineImapErrors rather than weird Exceptions 2012-08-31 20:31:43 +02:00
Base.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Gmail.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
IMAP.py Make authentication mechanisms configurable 2013-08-08 22:34:30 +04:00
LocalStatus.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Maildir.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00