Age | Commit message (Expand) | Author |
---|---|---|
2022-11-21 | auth: Prevent group leader from being a member of multiple groups | Frederick Muriuki Muriithi |
2022-11-17 | auth: Finish implementation of `create_group_role` | Frederick Muriuki Muriithi |
2022-11-17 | tests: Add test to check creation of roles attached to groups | Frederick Muriuki Muriithi |
2022-11-15 | auth: Return results of calling function directly | Frederick Muriuki Muriithi |
2022-11-15 | pylint: Fix a myriad of linting errors | Frederick Muriuki Muriithi |
2022-11-15 | tests: Fix cause of `DeprecationWarning` | Frederick Muriuki Muriithi |
2022-11-14 | auth: Implement `create_group` | Frederick Muriuki Muriithi |
2022-11-14 | auth: Add test for `create_group` | Frederick Muriuki Muriithi |