-
Notifications
You must be signed in to change notification settings - Fork 510
Add location manager role #6566
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
Conversation
indico/migrations/versions/20240911_1515_b212f6d17229_add_location_principals_table.py
Outdated
Show resolved
Hide resolved
indico/migrations/versions/20240911_1515_b212f6d17229_add_location_principals_table.py
Outdated
Show resolved
Hide resolved
ae5b407 to
49adb1a
Compare
49adb1a to
49fba84
Compare
5db14cd to
1e353c9
Compare
622ce6f to
f2f5041
Compare
|
Hello @ThiefMaster, I've updated the PR to allow permissions assigned to the location manager (prebook, book, moderate) to be applicable to the rooms in the location. And if the manage permission is assigned then the location manager will be able to see a new section "My locations" where they can further manage rooms |
f2f5041 to
a84ae62
Compare
7f8b1a7 to
f752e2c
Compare
ThiefMaster
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very nice pr! :)
Add new Location ACL, and allow location managers to manage their location and its rooms without being RB admins. Co-authored-by: Adrian Moennich <[email protected]>
Add new Location ACL, and allow location managers to manage their location and its rooms without being RB admins. Co-authored-by: Adrian Moennich <[email protected]>

This pr is to add a permissions at the location-level in the RB to determine who can manage it and giving access to the Location part of the RB.