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

refactor authorizer.Is() impl #495

Merged
merged 2 commits into from
Nov 26, 2024
Merged

refactor authorizer.Is() impl #495

merged 2 commits into from
Nov 26, 2024

Conversation

gertd
Copy link
Member

@gertd gertd commented Nov 26, 2024

  • use explicit query x(slot) = data.path.rule
  • do not compute decision log response when the decision log plugin is nil
  • update log messages

* use explicit query x(slot) = data.path.rule
* do not compute decision log response when the decision log plugin is nil
* update log messages
@gertd gertd requested a review from ronenh November 26, 2024 00:34
@coveralls
Copy link

coveralls commented Nov 26, 2024

Pull Request Test Coverage Report for Build 12021477292

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 12019338532: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

pkg/app/impl/authz.go Outdated Show resolved Hide resolved
ronenh
ronenh previously approved these changes Nov 26, 2024
@aserto-bot aserto-bot merged commit 467a0eb into main Nov 26, 2024
5 checks passed
@aserto-bot aserto-bot deleted the refactor-is branch November 26, 2024 01:01
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.

4 participants