nuke/lib
Henri Vasserman 6c8629e3ac
test: Valkey test improvements for testcontainers (#1280)
* test: testcontainers improvements

Use the endpoint feature to get the connection URL for the container.

There are cases where localhost is not the correct one, for example when DOCKER_HOST is set to another machine.

Also, don't specify the external port for the mapping so a random unused port is used, in cases when there is already Valkey/Redis running as a container and port mapped externally on 6379.

* also remove this hack, doesn't seem necessary.
2025-11-15 14:32:37 -05:00
..
challenge Fix challenge validation panic when follow-up hits ALLOW (#1278) 2025-11-14 19:51:48 -05:00
localization Fix challenge validation panic when follow-up hits ALLOW (#1278) 2025-11-14 19:51:48 -05:00
policy test: ipv4 in v6 address checking (#1271) 2025-11-14 03:39:50 +00:00
store test: Valkey test improvements for testcontainers (#1280) 2025-11-15 14:32:37 -05:00
testdata fix(web): embed challenge ID in pass-challenge invocations (#944) 2025-08-04 18:49:19 +00:00
thoth chore: expose thoth in lib (#911) 2025-07-25 10:58:30 -04:00
anubis.go Fix challenge validation panic when follow-up hits ALLOW (#1278) 2025-11-14 19:51:48 -05:00
anubis_test.go Fix challenge validation panic when follow-up hits ALLOW (#1278) 2025-11-14 19:51:48 -05:00
config.go fix(lib): enable multiple consecutive slash support (#1155) 2025-09-27 13:44:46 -04:00
config_test.go chore: expose thoth in lib (#911) 2025-07-25 10:58:30 -04:00
http.go fix: SERVE_ROBOTS_TXT works again (#1229) 2025-10-31 09:08:33 -04:00
http_test.go feat: support HTTP redirect for forward authentication middleware in Traefik (#368) 2025-08-12 20:59:45 -04:00
redirect_security_test.go fix(lib): close open redirect when in subrequest mode (#1222) 2025-10-29 16:07:31 -04:00