docker-offlineimap/offlineimap/repository
Nicolas Sebrecht b4fe69028b XOAUTH2: let the user call the evaluated functions in the configuration
Don't pass the account name to the function returned by eval. This allows the
user to define his own arguments.

This fix the code according to the documentation provided in offlineimap.conf.

Github-fix: https://github.com/OfflineIMAP/offlineimap/issues/372
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-08-14 22:35:09 +02:00
..
__init__.py correctly reraise errors with six 2016-07-03 19:56:14 +02:00
Base.py minor code enhancements 2016-07-28 00:42:35 +02:00
Gmail.py XOAUTH2: use one "public" attribute everywhere for self.oauth2_request_url 2016-07-28 18:35:33 +02:00
GmailMaildir.py repository: GmailMaildir: fix copyright 2015-01-14 18:01:05 +01:00
IMAP.py XOAUTH2: let the user call the evaluated functions in the configuration 2016-08-14 22:35:09 +02:00
LocalStatus.py sqlite: properly serialize operations on the databases 2016-07-26 01:57:25 +02:00
Maildir.py minor code cleanups 2016-06-08 19:03:02 +02:00