pages-server/server
Moritz Marquardt 61f7a65855 Fix cached error when .domains is not readable (fixes https://codeberg.org/Codeberg/Community/issues/1512)
Co-authored-by: @algernon
2024-04-02 21:06:05 +02:00
..
acme add option to avoid using dns wildcard cert 2024-02-17 00:37:26 +01:00
cache Move redis config to CacheConfig struct, add cache prefixes & trace logging 2024-03-29 23:15:08 +01:00
certificates Move to []byte for caching and make it compile 2024-03-26 22:53:32 +01:00
context Security Fix: clean paths correctly to avoid circumvention of BlacklistedPaths 2023-08-27 10:13:15 +02:00
database use self-signed cert instead of TLS-ALPN-01 when DNS not defined 2024-02-17 20:59:09 +01:00
dns Add redis for caching, first try during a train ride so expect it to not be working yet 2024-03-26 22:53:32 +01:00
gitea Cache empty files & fix #303 (missing content cache) 2024-04-01 21:59:09 +02:00
handler Fix tests not running 2024-04-02 00:16:30 +02:00
upstream Fix cached error when .domains is not readable (fixes https://codeberg.org/Codeberg/Community/issues/1512) 2024-04-02 21:06:05 +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-03-29 23:15:08 +01:00