about summary refs log tree commit diff
path: root/gn_auth/auth/authorisation/data
AgeCommit message (Expand)Author
2025-06-09Use more flexible check for authorisation.Frederick Muriuki Muriithi
2025-06-09Allow linking of data by passing the raw ids too.Frederick Muriuki Muriithi
2025-03-28Simplify line where it was unnecessarily checking request.json twicezsloan
2025-02-26Fix pylint errors.Frederick Muriuki Muriithi
2024-11-22Use code in gn_libs for MySQL/MariaDB connection.Frederick Muriuki Muriithi
2024-06-17Fix mypy errorsFrederick Muriuki Muriithi
2024-06-17Use the form's json attribute to retrieve sent dataFrederick Muriuki Muriithi
2024-04-24Move the errors module up one level to break circular dependencies.Frederick Muriuki Muriithi
2024-03-21Revert "Add an extra endpoint for metadata authorisation."Munyoki Kilyungi
2024-03-21Fix typo.Munyoki Kilyungi
2024-03-21Replace "the" prefix with an underscore.Munyoki Kilyungi
2024-03-13Remove unused imports.Munyoki Kilyungi
2024-03-13Define Group using a frozen dataclass.Munyoki Kilyungi
2024-03-13Define User using a frozen dataclass.Munyoki Kilyungi
2024-03-04Add an extra endpoint for metadata authorisation.Munyoki Kilyungi
2024-03-04Fix minor typo.Munyoki Kilyungi
2024-02-29Allow POST for JSON requests.Frederick Muriuki Muriithi
2023-09-26Move `groups` package under `resources` packageFrederick Muriuki Muriithi
2023-08-08Use relative imports to break circular import errorsFrederick Muriuki Muriithi
2023-08-08Fix issues caught by linterFrederick Muriuki Muriithi
2023-08-07Add missing modulesFrederick Muriuki Muriithi
2023-08-07Change imports to new unified db module.Frederick Muriuki Muriithi
2023-08-07Update module name/pathFrederick Muriuki Muriithi
2023-08-04Copy over files from GN3 repository.Frederick Muriuki Muriithi