comparison scripts/README.txt @ 7084:8d9a6063cb22

Add oauth-get-token.py script .. with a short explanation in README.txt
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 29 Nov 2022 13:15:19 +0100
parents cd408eb748dd
children
comparison
equal deleted inserted replaced
7083:259f1e571470 7084:8d9a6063cb22
77 77
78 Docker/roundup-start - Startup script for roundup in docker. 78 Docker/roundup-start - Startup script for roundup in docker.
79 79
80 Docker/docker-compose.yml - Manage two docker containers for roundup 80 Docker/docker-compose.yml - Manage two docker containers for roundup
81 and mysql. 81 and mysql.
82
83 ----
84
85 oauth-get-token.py
86 Retrieve necessary credentials from MS cloud for OAuth authentication
87 with IMAP. This has an extensive help text so you want to call this
88 script with --help first.
89

Roundup Issue Tracker: http://roundup-tracker.org/