aboutsummaryrefslogtreecommitdiff
path: root/uploader/__init__.py
AgeCommit message (Expand)Author
2024-08-08Set up logging for the application....Set up logging for the application to help with debugging issues. Frederick Muriuki Muriithi
2024-08-05Enable logout.Frederick Muriuki Muriithi
2024-08-05Add OAuth2/JWK-related endpoints.Frederick Muriuki Muriithi
2024-07-26Provide UI for enabling login to the application.Frederick Muriuki Muriithi
2024-07-26Initialise sessions for the application.Frederick Muriuki Muriithi
2024-07-26Rename configuration variable...QCAPP_CONF --> UPLOADER_CONF Frederick Muriuki Muriithi
2024-07-26Setup secrets from config file.Frederick Muriuki Muriithi
2024-07-25Fix typing and linting errors.Frederick Muriuki Muriithi
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi