mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 02:22:26 -05:00
[feature] request blocking by http headers (#2409)
This commit is contained in:
parent
07bd848028
commit
8ebb7775a3
36 changed files with 2561 additions and 81 deletions
|
|
@ -12,6 +12,7 @@ EXPECT=$(cat << "EOF"
|
|||
"accounts-registration-open": true,
|
||||
"advanced-cookies-samesite": "strict",
|
||||
"advanced-csp-extra-uris": [],
|
||||
"advanced-header-filter-mode": "",
|
||||
"advanced-rate-limit-exceptions": [
|
||||
"192.0.2.0/24",
|
||||
"127.0.0.1/32"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue