aboutsummaryrefslogtreecommitdiff
path: root/grant.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make PyLint happyRunxi Yu2024-06-161-7/+5
|
* requests timeoutsRunxi Yu2024-06-161-0/+1
|
* assert type -> isinstanceRunxi Yu2024-06-161-2/+2
|
* Make all Python scripts executableRunxi Yu2024-05-221-0/+0
|
* Fix broken python file licensingRunxi Yu2024-05-221-8/+8
|
* *.py: Enhance one-line script descriptionsRunxi Yu2024-05-181-0/+19
|
* grant.py, config.example.ini, docs/azure.md: Elevate permissionsRunxi Yu2024-04-011-1/+1
|
* grant.py: Complete rewrite, use msal and requests onlyRunxi Yu2024-03-311-34/+46
|
* Reformat .py filesRunxi Yu2024-03-311-3/+9
|
* Add grant.py which lets the application acquire consentRunxi Yu2024-03-301-0/+46