diff options
author | Eduardo Chappa <chappa@washington.edu> | 2021-04-08 09:15:58 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2021-04-08 09:15:58 -0600 |
commit | 12750e1a0203ffdecbc95c695963428d732ac6f4 (patch) | |
tree | eed5067b32e3e24bcdd6319db95217075acbf115 | |
parent | 22e27e066f9c684b0d087ddd88b207e32d32ecc3 (diff) | |
download | alpine-12750e1a0203ffdecbc95c695963428d732ac6f4.tar.xz |
* Improvements to Alpine documentation submitted by Dennis Davis.
-rw-r--r-- | pith/pine.hlp | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 01b39316..5ff02b24 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -201,10 +201,11 @@ New features include: to login to outlook, since the original client-id can only be used for the device method. One needs a special client-id and client-secret to use the authorize method in Outlook. -<LI> PC-Alpine only: Some service providers produce access tokens that are too long - to save in the Windows Credentials, so they will be saved as several broken - pieces, which means that old versions of Alpine will NOT be able to use saved - passwords once this version of Alpine is used. +<LI> PC-Alpine only: Some service providers produce access tokens that are + too long to save in the Windows Credentials, so the access tokens will + be split and saved as several pieces. This means that old versions of + Alpine will NOT be able to use saved passwords once this new version of + Alpine is used. <LI> PC-Alpine: Debug files used to be created with extension .txt1, .txt2, etc. Rename those files so that they have extension .txt. <LI> Always follow ‘suppress-asterisks-in-password-prompt’ setting in the |