summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-06-13 16:24:13 -0600
committerEduardo Chappa <chappa@washington.edu>2020-06-13 16:24:13 -0600
commitf01a2f1b004a165710d2aae9e42a048418333293 (patch)
tree75704d939e7d0c96bc2f11f9dd0860f2b4b8984a
parentd8d8e7ed38592812cc1238b87d18f46b9e83a45e (diff)
downloadalpine-f01a2f1b004a165710d2aae9e42a048418333293.tar.xz
* Promote the login authentication method higher than
OAUTHBEARER and XOAUTH2. This avoids using these authentication methods when other authentication methods are still working.
-rw-r--r--imap/src/osdep/unix/Makefile2
-rw-r--r--pith/pine.hlp2
2 files changed, 2 insertions, 2 deletions
diff --git a/imap/src/osdep/unix/Makefile b/imap/src/osdep/unix/Makefile
index 5c9c605..dd98eb8 100644
--- a/imap/src/osdep/unix/Makefile
+++ b/imap/src/osdep/unix/Makefile
@@ -139,7 +139,7 @@ RANLIB?=ranlib
# Standard distribution build parameters
-DEFAULTAUTHENTICATORS=ext md5 pla bea oa2 log
+DEFAULTAUTHENTICATORS=ext md5 pla log bea oa2
#
# mh needs to be after any other directory format drivers (such as mx or mix)
# since otherwise mh will seize any directory that is under the mh path.
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 28d175c..0572497 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 445 2020-06-13 14:13:45
+Alpine Commit 446 2020-06-13 16:24:09
============= h_news =================
<HTML>
<HEAD>