Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make PyLint happy | Runxi Yu | 2024-06-16 | 1 | -7/+5 |
| | |||||
* | requests timeouts | Runxi Yu | 2024-06-16 | 1 | -0/+1 |
| | |||||
* | assert type -> isinstance | Runxi Yu | 2024-06-16 | 1 | -2/+2 |
| | |||||
* | Make all Python scripts executable | Runxi Yu | 2024-05-22 | 1 | -0/+0 |
| | |||||
* | Fix broken python file licensing | Runxi Yu | 2024-05-22 | 1 | -8/+8 |
| | |||||
* | *.py: Enhance one-line script descriptions | Runxi Yu | 2024-05-18 | 1 | -0/+19 |
| | |||||
* | grant.py, config.example.ini, docs/azure.md: Elevate permissions | Runxi Yu | 2024-04-01 | 1 | -1/+1 |
| | |||||
* | grant.py: Complete rewrite, use msal and requests only | Runxi Yu | 2024-03-31 | 1 | -34/+46 |
| | |||||
* | Reformat .py files | Runxi Yu | 2024-03-31 | 1 | -3/+9 |
| | |||||
* | Add grant.py which lets the application acquire consent | Runxi Yu | 2024-03-30 | 1 | -0/+46 |