]> Sergey Matveev's repositories - public-inbox.git/commit
lei: check for IMAP auth errors
authorEric Wong <e@80x24.org>
Thu, 18 Feb 2021 20:22:25 +0000 (23:22 +0300)
committerEric Wong <e@80x24.org>
Fri, 19 Feb 2021 00:02:22 +0000 (20:02 -0400)
commit725fd624277364402a86262486cdb79458db4ed8
treea02f8f35b1419f6f8897bd7ec452d79356d330bd
parentd972b6711b01500181f809ef54a08aa29cb0d4a4
lei: check for IMAP auth errors

We need to ensure authentication failures and error codes get
propagated to the parent process(es) properly.

v2: update MANIFEST
v3: LeiAuth.pm ->_lei_cfg bit moved to a previous commit
MANIFEST
lib/PublicInbox/NetReader.pm
xt/lei-auth-fail.t [new file with mode: 0644]