caddy/modules/caddypki/acmeserver
Kévin Dunglas f4bf4e0097
perf: use zap's Check() to prevent useless allocs (#6560)
* perf: use zap's Check() to prevent useless allocs

* fix

* fix

* fix

* fix

* restore previous replacer behavior

* fix linter
2024-09-13 11:16:37 -06:00
..
acmeserver.go perf: use zap's Check() to prevent useless allocs (#6560) 2024-09-13 11:16:37 -06:00
caddyfile.go acmeserver: Add `sign_with_root` for Caddyfile (#6345) 2024-05-27 20:06:54 -04:00
challenges.go acmeserver: support specifying the allowed challenge types (#5794) 2024-02-08 11:42:03 +03:00
policy.go acmeserver: add policy field to define allow/deny rules (#5796) 2024-02-24 02:26:00 +03:00
policy_test.go acmeserver: add policy field to define allow/deny rules (#5796) 2024-02-24 02:26:00 +03:00