Age | Commit message (Expand) | Author |
---|---|---|
2023-07-10 | Fix linting errors caused by bump to Python 3.10migrate-to-python3.10 | Frederick Muriuki Muriithi |
2023-06-05 | Logging: Don't allow getting user info to stop application starting | Frederick Muriuki Muriithi |
2023-06-05 | Logging: Get user information. | Frederick Muriuki Muriithi |
2023-06-05 | Handle unhandled SQLite3 errors. | Frederick Muriuki Muriithi |
2023-04-14 | auth: Disconnect module from flask application | Frederick Muriuki Muriithi |
2023-02-21 | auth: db: DEBUG: Output quer(y|ies) that were run. | Frederick Muriuki Muriithi |
2023-01-18 | auth: Enable FOREIGN KEY constraint for the connections | Frederick Muriuki Muriithi |
2022-12-21 | auth: Add default row_factory to sqlite3 | Frederick Muriuki Muriithi |
2022-11-16 | auth: fix bugs in the code | Frederick Muriuki Muriithi |
2022-11-15 | auth: Add some typing information to the functions | Frederick Muriuki Muriithi |
2022-11-15 | pylint: Fix linting errors. | Frederick Muriuki Muriithi |
2022-11-14 | auth: Implement `create_group` | Frederick Muriuki Muriithi |