git-pages/server
reckter 1cfd582755 Keep query parameter on redirect to canonicalDomain in try upstream handler (#499)
My go knowledge is limited so I cant test this really.

Also not sure if including the raw query always is the right idea.
might fix https://codeberg.org/Codeberg/pages-server/issues/478

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/499
Reviewed-by: crapStone <codeberg@crapstone.dev>
Co-authored-by: reckter <reckter@noreply.codeberg.org>
Co-committed-by: reckter <reckter@noreply.codeberg.org>
2025-06-25 22:52:01 +02:00
..
acme Add option to disable DNS ACME provider (#290) 2024-04-18 17:05:20 +00:00
cache Add config file and rework cli parsing and passing of config values (#263) 2024-02-15 16:08:29 +00:00
certificates Add reqId to all logging messages I could find (#413) 2024-12-29 18:49:25 +00:00
context Add reqId to all logging messages I could find (#413) 2024-12-29 18:49:25 +00:00
database Add option to disable DNS ACME provider (#290) 2024-04-18 17:05:20 +00:00
dns Use hashicorp's LRU cache for DNS & certificates (#315) 2024-05-26 20:05:46 +00:00
gitea fix: timeout issue of gitea sdk client (#422) 2025-01-17 19:49:16 +00:00
handler Keep query parameter on redirect to canonicalDomain in try upstream handler (#499) 2025-06-25 22:52:01 +02:00
upstream Fix stack overflow on root redirects (#414) 2024-12-29 19:01:08 +00:00
utils Security Fix: clean paths correctly to avoid circumvention of BlacklistedPaths 2023-08-27 10:13:15 +02:00
version Release via CI (#94) 2022-06-14 20:35:11 +02:00
profiling.go Add option to start http server for profiling (#323) 2024-04-30 19:50:03 +00:00
startup.go feat: add option to log the n most active IPs each hour (#496) 2025-06-25 22:12:33 +02:00