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

Added property IsCanReadPropertyAuthorizationCheckDisabled to disable auth check #3729

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

StefanOssendorf
Copy link
Contributor

Fixes #3430

Adds a new overridable property IsCanReadPropertyAuthorizationCheckDisabled which can be set to true in a class to suppress authorization checks for read properties.

@rockfordlhotka rockfordlhotka self-requested a review March 12, 2024 20:46
@rockfordlhotka rockfordlhotka merged commit ad7f031 into MarimerLLC:main Mar 12, 2024
1 check passed
@StefanOssendorf StefanOssendorf deleted the dev/fixes-3430 branch March 12, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow a ReadOnlyBase subclass to disable the rules engine
2 participants