1 Commits
Author SHA1 Message Date
Shane St Savage 7065936244 Set auth_request off for all acme challenge locations
Adds missing `auth_request off;` to a few
`.well-known/acme-challenge` location blocks.

This is needed to allow unrestricted access to
`.well-known/acme-challenge` files on servers
where `auth_request` is otherwise globally applied.

See #1409, nginx-proxy/acme-companion#570
2025-05-29 18:45:25 +00:00