pages-server/server
2024-04-18 19:07:34 +02:00
..
acme Add option to disable DNS ACME provider (#290) 2024-04-18 17:05:20 +00:00
cache Move redis config to CacheConfig struct, add cache prefixes & trace logging 2024-04-18 19:07:34 +02:00
certificates Move to []byte for caching and make it compile 2024-04-18 19:07:34 +02: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 Add redis for caching, first try during a train ride so expect it to not be working yet 2024-04-18 19:07:34 +02:00
gitea Cache empty files & fix #303 (missing content cache) 2024-04-18 19:07:34 +02:00
handler Fix tests not running 2024-04-18 19:07:34 +02:00
upstream Fix cached error when .domains is not readable (fixes https://codeberg.org/Codeberg/Community/issues/1512) 2024-04-18 19:07:34 +02: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
startup.go Move redis config to CacheConfig struct, add cache prefixes & trace logging 2024-04-18 19:07:34 +02:00