diff options
author | Eduardo Chappa <chappa@washington.edu> | 2021-11-01 20:42:12 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2021-11-01 20:42:12 -0600 |
commit | a0159a2dc04389a62d81f39d91f76cfab6b7293c (patch) | |
tree | 8fdc4cd5db688294e6567639d3876386a28dbdce /pith | |
parent | e90e7ba5b8e93f47d5e4a3f2afa1748246b079e6 (diff) | |
download | alpine-a0159a2dc04389a62d81f39d91f76cfab6b7293c.tar.xz |
* When Alpine is trying to decide which client-id to choose it used to limit
its choices the ps_global->vars[V_XOAUTH2_INFO].current_val.l. Now it will
also use ps_global->vars[V_XOAUTH2_INFO].main_user_val.l. In addition some
of the code in alpine/xoauth2conf.c was moved to the c-client library.
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 ae07ae85..507ba91b 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 610 2021-10-30 14:28:50 +Alpine Commit 611 2021-11-01 20:42:01 ============= h_news ================= <HTML> <HEAD> |