diff options
author | Eduardo Chappa <chappa@washington.edu> | 2019-10-27 17:57:47 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2019-10-27 17:57:47 -0600 |
commit | bb598d500bcce509fa48ee7134ae632459cf1735 (patch) | |
tree | 929c543cce35544924f189e3c667084154ceee61 /pith | |
parent | fe5ffafc188fe02e8a8c11dad1b8747f0ac17ff2 (diff) | |
download | alpine-bb598d500bcce509fa48ee7134ae632459cf1735.tar.xz |
* Fix a bug in commit 418e8bc5789d... which made Alpine ignore a challenge
during authentication using CRAM-MD5. The intention was to ignore the
challenge in the PLAIN authentication. This made Alpine fail to
authenticate when using the CRAM-MD5 authenticator. Reported by Stefan
Mueller.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 5219650a..2e7438a9 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 373 2019-10-08 21:05:01 +Alpine Commit 374 2019-10-27 17:57:41 ============= h_news ================= <HTML> <HEAD> |