caddy/modules/caddyhttp/caddyauth
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
..
basicauth.go caddyauth: Drop support for `scrypt` (#6091) 2024-02-12 19:33:54 +00:00
caddyauth.go perf: use zap's Check() to prevent useless allocs (#6560) 2024-09-13 11:16:37 -06:00
caddyfile.go caddyauth: Drop support for `scrypt` (#6091) 2024-02-12 19:33:54 +00:00
command.go caddyauth: Drop support for `scrypt` (#6091) 2024-02-12 19:33:54 +00:00
hashes.go caddyauth: Drop support for `scrypt` (#6091) 2024-02-12 19:33:54 +00:00