pages-server/server
Julien Malka bb7cfbb37c feat: add proxy protocol support (#394)
This can be useful when the pages-server is running behing a proxy, to
keep track of the originating ip.

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/394
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Julien Malka <julien@malka.sh>
Co-committed-by: Julien Malka <julien@malka.sh>
2024-10-29 17:56:00 +00: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 Implement static serving of compressed files (#387) 2024-09-29 21:00:54 +00:00
context Security Fix: clean paths correctly to avoid circumvention of BlacklistedPaths 2023-08-27 10:13:15 +02: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 Implement static serving of compressed files (#387) 2024-09-29 21:00:54 +00:00
handler Use hashicorp's LRU cache for DNS & certificates (#315) 2024-05-26 20:05:46 +00:00
upstream Implement static serving of compressed files (#387) 2024-09-29 21:00:54 +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 proxy protocol support (#394) 2024-10-29 17:56:00 +00:00