James Elliott
|
2325031052
|
refactor: clean up uri checking functions (#3943)
|
2022-09-03 11:51:02 +10:00 |
James Elliott
|
9c00104cb2
|
fix(utils): domain suffix improperly checked (#3799)
|
2022-08-07 21:13:56 +10:00 |
James Elliott
|
f55082d4db
|
fix(authorization): final slash in url matches ignored (#3717)
This fixes an issue with the URL matching machinery which ignores the final slash of a URL. Introduced in 664d65d7fb .
Fixes #3692
|
2022-07-18 14:59:13 +10:00 |
James Elliott
|
664d65d7fb
|
fix(authorization): object path not normalized (#3661)
This fixes an issue where the object path is not normalized.
|
2022-07-05 11:32:10 +10:00 |