about summary refs log tree commit diff
path: root/gn_libs/privileges/__init__.py
AgeCommit message (Collapse)Author
2026-04-01Fix minor code issues caught by the linter. HEAD mainFrederick Muriuki Muriithi
2026-03-31Rename module and add privileges to checks.Frederick Muriuki Muriithi
* checks.py --> resources.py * Add privileges for InbredSet groups editing.
2026-03-30Add checks for privileges.Frederick Muriuki Muriithi
* Make privileges a package rather than a module and rename previous module. * Add generic checks for most-common features of the system.