~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH sr.ht-nginx] sourcehut.conf: update our trusted CIDRs

Details
Message ID
<20240924151404.2734801-1-ch@bitfehler.net>
DKIM signature
pass
Download raw message
Patch: +4 -1
---
 sourcehut.conf | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sourcehut.conf b/sourcehut.conf
index 7fb31b1..238700e 100644
--- a/sourcehut.conf
+++ b/sourcehut.conf
@@ -1,6 +1,9 @@
set $python "python3.12";
set_real_ip_from 127.0.0.0/16;
set_real_ip_from 173.195.146.128/25;
set_real_ip_from 10.0.0.0/8;
set_real_ip_from 46.23.81.128/25;
set_real_ip_from 2a03:6000:1812::/48;
set_real_ip_from 2a03:6000:1813::/48;

if ($http_user_agent ~ Mastodon) {
	return 420;
-- 
2.46.1
Details
Message ID
<D4SZ3J9294MK.2F78LNQU8W3JX@cmpwn.com>
In-Reply-To
<20240924151404.2734801-1-ch@bitfehler.net> (view parent)
DKIM signature
pass
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/sr.ht-nginx
   a6cb687..9cd666a  master -> master
Reply to thread Export thread (mbox)