]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
reject_bots: allow .well-known unconditionally
authorEric Wong <e@80x24.org>
Tue, 2 Sep 2025 20:30:13 +0000 (20:30 +0000)
committerEric Wong <e@80x24.org>
Sat, 6 Sep 2025 18:36:08 +0000 (18:36 +0000)
commit6f4142685f37e33a0488b030069dd0602ab2cba1
tree9c0943f7faca68ead78917b6d0a80c9254c6e3ba
parent7772b32046448b5407d9bbb2783b8aa0e6a34689
reject_bots: allow .well-known unconditionally

Allowing */.well-known/* allows Let's Encrypt (and likely
similar) services to access static files for ACME validation
during the automated TLS certificate renewal process.
contrib/RejectBots.pm