nuke/lib
Xe Iaso 7d7028d25c
test(lib): add a test for the X-Forwarded-For middleware (#912)
Previously the X-Forwarded-For middleware could return two commas in a
row. This is a regression test to make sure that doesn't happen again.

Imports a patch previously exclusive to Botstopper.

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-07-25 10:58:41 -04:00
..
challenge feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
localization feat(localization): Add in Bokmål and Nynorsk translations (#855) 2025-07-21 22:37:49 -04:00
policy chore: expose thoth in lib (#911) 2025-07-25 10:58:30 -04:00
store fix broken bbolt database cleanup process (#848) (#848) 2025-07-18 13:51:32 -04:00
testdata test(lib): add a test for the X-Forwarded-For middleware (#912) 2025-07-25 10:58:41 -04:00
thoth chore: expose thoth in lib (#911) 2025-07-25 10:58:30 -04:00
anubis.go fix(web): make the try again button always go back to / (#907) 2025-07-25 14:25:04 +00:00
anubis_test.go test(lib): add a test for the X-Forwarded-For middleware (#912) 2025-07-25 10:58:41 -04:00
config.go fix: make ogtags and dnsbl use the Store instead of memory (#760) 2025-07-05 16:17:46 -04:00
config_test.go chore: expose thoth in lib (#911) 2025-07-25 10:58:30 -04:00
http.go fix(web): make the try again button always go back to / (#907) 2025-07-25 14:25:04 +00:00
http_test.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00