about summary refs log tree commit diff
path: root/gn_auth/auth/authorisation/resources/system/models.py
AgeCommit message (Collapse)Author
2025-12-29`system_resource(...)` function takes either connection or cursorFrederick Muriuki Muriithi
Refactor to allow the `gn_auth.auth.authorisation.resources.system.models.system_resource` function to take either a database connection or cursor and use that to retrieve the "system resource".
2025-06-09Add a function to fetch the system resource.Frederick Muriuki Muriithi
2023-09-26Initialise package to handle resources of type "system".Frederick Muriuki Muriithi