Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Validate callback and logout paths are unique #33

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

sergicastro
Copy link
Contributor

callback and logout paths must be unique from the root path so that the authservice can identify each kind of request.

@sergicastro sergicastro requested a review from nacx February 21, 2024 17:04
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3bef742) 90.84% compared to head (3e6c9d8) 90.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   90.84%   90.95%   +0.11%     
==========================================
  Files          17       17              
  Lines        1223     1238      +15     
==========================================
+ Hits         1111     1126      +15     
  Misses         78       78              
  Partials       34       34              
Files Coverage Δ
internal/config.go 97.43% <100.00%> (+0.37%) ⬆️

@sergicastro sergicastro merged commit 89b761a into main Feb 21, 2024
11 checks passed
@sergicastro sergicastro deleted the config-invalid-root-path branch February 21, 2024 17:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants