1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
Commit Graph

2 Commits

Author SHA1 Message Date
James Elliott
f55082d4db
fix(authorization): final slash in url matches ignored ()
This fixes an issue with the URL matching machinery which ignores the final slash of a URL. Introduced in 664d65d7fb.

Fixes 
2022-07-18 14:59:13 +10:00
James Elliott
664d65d7fb
fix(authorization): object path not normalized ()
This fixes an issue where the object path is not normalized.
2022-07-05 11:32:10 +10:00