-
-
Notifications
You must be signed in to change notification settings - Fork 272
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
[16.0][ADD] base_user_effective_permissions #225
base: 16.0
Are you sure you want to change the base?
Conversation
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
/ocabot rebase |
Congratulations, PR rebased to 16.0. |
b28e4c0
to
7b1891f
Compare
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 feature
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
@hbrunn Can you please retrigger a runboat? |
You can do it with
/ocabot rebase
14 okt. 2024 12:49:40 bosd ***@***.***>:
…
@hbrunn[https://github.com/hbrunn] Can you please retrigger a runboat?
—
Reply to this email directly, view it on GitHub[#225 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AALF75FDK5YTNOU4SCTKKWLZ3OOTJAVCNFSM6AAAAABI7F2NFKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJQHA2DGNRQGI].
You are receiving this because you modified the open/close state.
[Tracking afbeelding][https://github.com/notifications/beacon/AALF75FM25EG5R3XYUDUX4DZ3OOTJA5CNFSM6AAAAABI7F2NFKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUPWKG5E.gif]
|
Congratulations, PR rebased to 16.0. |
7b1891f
to
b1b76d7
Compare
Yeah, but sadly the stupid bot doesn't listen to me. One needs to be the author or maintainer. Luckily the 🤖 listens to you. |
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.
LGTM 👍 , Just some minor non-blocking questions/remarks.
@@ -0,0 +1,6 @@ | |||
To use this module, you need to: |
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.
To use this module, you need to: | |
To use this module, you need to be in developer mode and: |
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.
Do we need to keep the .empty files?
This PR has the |
This module shows administrators a combined view of access rights and record rules per model with expressions expanded. This is convenient for reviewing permissions.