-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Stops local sys admin from creating national level staff #8112
Commits on Nov 29, 2024
-
Move access mgnt into the gateway service
It is better to have in the gateway since most of access mgnt is handled there already #7698
Configuration menu - View commit details
-
Copy full SHA for a9c6fa8 - Browse repository at this point
Copy the full SHA a9c6fa8View commit details -
refactor: the getSystemRoles() to propery use filters
The way we were building the criteria object was buggy especially for when we are filtering based on user roles #7698
Configuration menu - View commit details
-
Copy full SHA for fb400bd - Browse repository at this point
Copy the full SHA fb400bdView commit details -
Filter User roles based on user that's requesting
This is avoid users with lower roles creating or updating other users with higher roles #7698
Configuration menu - View commit details
-
Copy full SHA for b46c67e - Browse repository at this point
Copy the full SHA b46c67eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 101ceee - Browse repository at this point
Copy the full SHA 101ceeeView commit details -
Revert "Filter User roles based on user that's requesting"
This reverts commit b46c67e.
Configuration menu - View commit details
-
Copy full SHA for f18c376 - Browse repository at this point
Copy the full SHA f18c376View commit details -
Revert "refactor: the getSystemRoles() to propery use filters"
This reverts commit fb400bd.
Configuration menu - View commit details
-
Copy full SHA for bef4a9f - Browse repository at this point
Copy the full SHA bef4a9fView commit details -
Revert "Move access mgnt into the gateway service"
This reverts commit a9c6fa8.
Configuration menu - View commit details
-
Copy full SHA for 5b9acee - Browse repository at this point
Copy the full SHA 5b9aceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 274fcb6 - Browse repository at this point
Copy the full SHA 274fcb6View commit details -
Stop sys admins from de-activating themselves
The sys admin will no longer see the feature for their own accounts, it will only available on other users, this should stop them from eccidentally deactivating their accounts. #7691
Configuration menu - View commit details
-
Copy full SHA for 00d19a6 - Browse repository at this point
Copy the full SHA 00d19a6View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64e57ee - Browse repository at this point
Copy the full SHA 64e57eeView commit details