0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/api
Shivam Mishra 620bc7c517 routes: strip query parameter from request URL
reuqest url also contains query parameter due to this in some scenarios
location header is setting up incorrectly, strip query parameter from
request url to correctly setup location header.

Closes #573 #575

Signed-off-by: Shivam Mishra <shimish2@cisco.com>
2022-06-08 22:50:37 -07:00
..
config Report unknown keys when parsing configuration files 2022-05-16 14:13:31 -07:00
constants routes: strip query parameter from request URL 2022-06-08 22:50:37 -07:00
authn.go routes: changes required to do browser authentication 2022-03-08 17:42:54 -08:00
authz.go ext: use distribution spec route prefix for extension api 2022-05-22 16:35:16 -07:00
controller.go fix periodic background tasks - gc and scrub 2022-06-02 08:58:02 -07:00
controller_test.go routes: strip query parameter from request URL 2022-06-08 22:50:37 -07:00
errors.go Leave zot repositories in a consistent state after zot hits fd limit closes #359 2022-03-31 13:25:15 -07:00
errors_test.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
ldap.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
regexp.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
routes.go routes: strip query parameter from request URL 2022-06-08 22:50:37 -07:00
routes_test.go fix periodic background tasks - gc and scrub 2022-06-02 08:58:02 -07:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00