Mercurial > p > roundup > code
comparison CHANGES.txt @ 7064:3359dc1dabb0
Add OAuth authentication to the mailgw script
Now IMAPS can be used with OAuth as required by several large cloud
providers. Move command line processing of the mailgw script to
``argparse``. Note that the command line options of the mailgw have
changed, see upgrading.txt for details.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Wed, 23 Nov 2022 10:13:48 +0100 |
| parents | b5fffd2a64af |
| children | 739b9f017d2c |
comparison
equal
deleted
inserted
replaced
| 7063:aca710a3b687 | 7064:3359dc1dabb0 |
|---|---|
| 69 mode. See upgrading.txt for details. (John Rouillard) | 69 mode. See upgrading.txt for details. (John Rouillard) |
| 70 - issue2551233 - create new roundup-admin command "templates" | 70 - issue2551233 - create new roundup-admin command "templates" |
| 71 list all template names, location and descriptions. Should help | 71 list all template names, location and descriptions. Should help |
| 72 find where /usr/share/roundup/templates is buried during some | 72 find where /usr/share/roundup/templates is buried during some |
| 73 install mechanisms. (John Rouillard) | 73 install mechanisms. (John Rouillard) |
| 74 - Add OAuth authentication to the mailgw script. Now IMAPS can be used | |
| 75 with OAuth as required by several large cloud providers. Move command | |
| 76 line processing of the mailgw script to ``argparse``. Note that the | |
| 77 command line options of the mailgw have changed, see upgrading.txt for | |
| 78 details. (Ralf Schlatterbeck) | |
| 74 | 79 |
| 75 2022-07-13 2.2.0 | 80 2022-07-13 2.2.0 |
| 76 | 81 |
| 77 Fixed: | 82 Fixed: |
| 78 | 83 |
