mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[feature] Add HTTP header permission section to frontend (#2893)
* [feature] Add HTTP header filter section to frontend * tweak naming a bit
This commit is contained in:
@ -1090,6 +1090,8 @@ advanced-csp-extra-uris: []
|
||||
#
|
||||
# "allow" -- only requests that are explicitly allowed by header filters
|
||||
# will be accepted (unless they are also explicitly blocked).
|
||||
# This mode is considered experimental and will almost certainly
|
||||
# break access to your instance unless you are very careful.
|
||||
#
|
||||
# "" -- request header filtering disabled.
|
||||
#
|
||||
|
Reference in New Issue
Block a user