Skip to content
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

enh(Contexts): extend permission check #947

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Mar 21, 2024

  • checkPermission(ById) takes inherited permissions via Context into account
  • adds query to fetch all contexts containing a certain node
  • adds permission constants to Application

contributes to #898

@blizzz blizzz added enhancement New feature or request 2. developing Work in progress labels Mar 21, 2024
@blizzz blizzz mentioned this pull request Mar 21, 2024
2 tasks
@blizzz blizzz force-pushed the enh/noid/context-permissions branch 2 times, most recently from f30d801 to 32e5c54 Compare March 22, 2024 19:54
@blizzz blizzz force-pushed the enh/noid/context-permissions branch 2 times, most recently from 776db98 to c5536d9 Compare March 22, 2024 20:28
- checkPermission(ById) takes inherited permissions via Context into account
- adds query to fetch all contexts containing a certain node
- adds permission constants to Application

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz marked this pull request as ready for review March 22, 2024 20:30
Copy link
Contributor

@enjeck enjeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works. Thank you!

@enjeck enjeck merged commit 4f9780e into feat/898 Mar 25, 2024
47 checks passed
@enjeck enjeck deleted the enh/noid/context-permissions branch March 25, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants