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

enhancement: Enable auth on API explorer page #1464

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

charithe
Copy link
Contributor

Allow users to try out the Admin API with credentials.

Signed-off-by: Charith Ellawala charith@cerbos.dev

Allow users to try out the Admin API with credentials.

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@github-actions github-actions bot added the kind/enhancement New feature or request label Feb 17, 2023
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #1464 (276c110) into main (138a1cd) will decrease coverage by 0.84%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1464      +/-   ##
==========================================
- Coverage   54.11%   53.28%   -0.84%     
==========================================
  Files         117      106      -11     
  Lines       13132    12087    -1045     
==========================================
- Hits         7106     6440     -666     
+ Misses       5427     5077     -350     
+ Partials      599      570      -29     
Impacted Files Coverage Δ
internal/server/tests.go 95.15% <0.00%> (-1.82%) ⬇️
cmd/cerbos/repl/internal/directive.go
internal/verify/verify.go
internal/engine/internal/utils.go
cmd/cerbos/repl/internal/cel.go
cmd/cerbos/repl/internal/repl.go
internal/outputcolor/level.go
cmd/cerbos/repl/internal/stack.go
internal/verify/test_fixture.go
cmd/cerbosctl/disable/policy.go
... and 5 more

@oguzhand95 oguzhand95 self-requested a review February 17, 2023 16:02
@charithe charithe merged commit ad0dbb2 into cerbos:main Feb 17, 2023
@charithe charithe deleted the enhancement/swagger-auth branch February 17, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants