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

feat(auth)!: new authz service compat + new helper functions #126

Merged
merged 8 commits into from
Oct 19, 2023

Conversation

davidlougheed
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #126 (961d18d) into master (e7e274f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master      #126    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           32        34     +2     
  Lines         1111      1212   +101     
  Branches       173       181     +8     
==========================================
+ Hits          1111      1212   +101     
Files Coverage Δ
bento_lib/auth/middleware/base.py 100.00% <100.00%> (ø)
bento_lib/auth/permissions.py 100.00% <100.00%> (ø)
bento_lib/auth/resources.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidlougheed davidlougheed changed the title [WIP] feat(auth)!: new evaluation helper functions and new authz compat feat(auth)!: new authz service compat + new helper functions Oct 19, 2023
@davidlougheed davidlougheed marked this pull request as ready for review October 19, 2023 19:11
@davidlougheed davidlougheed merged commit 34f9827 into master Oct 19, 2023
7 checks passed
@davidlougheed davidlougheed deleted the feat/new-authz-middleware branch October 19, 2023 19:50
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.

1 participant