-
Notifications
You must be signed in to change notification settings - Fork 0
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
Setup basic access control framework #64
Merged
Merged
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3512c56 - Browse repository at this point
Copy the full SHA 3512c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for be516da - Browse repository at this point
Copy the full SHA be516daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92481fa - Browse repository at this point
Copy the full SHA 92481faView commit details -
Add users' group role to permissions mapper
Some logic depends on user role enums and are thus commented out.
Configuration menu - View commit details
-
Copy full SHA for fe61970 - Browse repository at this point
Copy the full SHA fe61970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7947f - Browse repository at this point
Copy the full SHA 5f7947fView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15277cc - Browse repository at this point
Copy the full SHA 15277ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee56004 - Browse repository at this point
Copy the full SHA ee56004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 265c64b - Browse repository at this point
Copy the full SHA 265c64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6798b60 - Browse repository at this point
Copy the full SHA 6798b60View commit details -
Refactor role permissions logic
* Handle checking of user authorization from within the role permission struct * Create utility function to return the correct authorization level from a specified permission
Configuration menu - View commit details
-
Copy full SHA for 1fcf70d - Browse repository at this point
Copy the full SHA 1fcf70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 607bd1e - Browse repository at this point
Copy the full SHA 607bd1eView commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98fe803 - Browse repository at this point
Copy the full SHA 98fe803View commit details -
Adapted from the users' login provider enum.
Configuration menu - View commit details
-
Copy full SHA for 1ed5cc2 - Browse repository at this point
Copy the full SHA 1ed5cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2065dd - Browse repository at this point
Copy the full SHA e2065ddView commit details -
Done due to the severity of the lack of implementation (breaks entire access control framework).
Configuration menu - View commit details
-
Copy full SHA for 78362c1 - Browse repository at this point
Copy the full SHA 78362c1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.