aerc/worker
Frode Aannevik 550ef0bc1f Fix: oauthbearer runtime error
Configure an oauthbearer source without a token_endpoint
parameter would panic due to nil pointer dereference

  Example
    source=imaps+oauthbearer://frode.aa%40gmail.com@imap.gmail.com:993
    source-cred-cmd=pass oatuh2 frode.aa@gmail.com

token_endpoint is not required as it will use the provided
password as access_token when it is not set
2019-10-16 11:04:41 -04:00
..
handlers Register worker in init. 2019-07-19 15:37:55 -04:00
imap Fix: oauthbearer runtime error 2019-10-16 11:04:41 -04:00
lib Add sorting functionality 2019-09-20 14:56:02 -04:00
maildir Change search flags 2019-09-20 15:06:54 -04:00
notmuch notmuch: add sort functionality 2019-09-20 15:01:07 -04:00
types Add sorting functionality 2019-09-20 14:56:02 -04:00
handler_notmuch.go Add notmuch backend 2019-08-08 10:10:34 +09:00
worker.go Register worker in init. 2019-07-19 15:37:55 -04:00
worker_enabled.go Register worker in init. 2019-07-19 15:37:55 -04:00