anubis-el: also allow POST on pagure

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2026-02-14 09:48:29 -08:00
parent c4c58299c2
commit dec53be8f0

View File

@@ -12,6 +12,9 @@ bots:
weight:
adjust: 20
path_regex: ^/fork/
- name: allow POSTs
expression: method == "POST"
action: ALLOW
- name: cloudfront
user_agent_regex: ".*CloudFront.*"
action: ALLOW