mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 17:44:48 -04:00
Update security.toml
Add BRANCH to env whitelist.
This commit is contained in:
parent
2c38aa356c
commit
dbf9514fd6
@ -6,8 +6,8 @@
|
||||
osEnv = ['^PATH$']
|
||||
|
||||
[funcs]
|
||||
getenv = ['^HUGO_', '^REPOSITORY_URL$']
|
||||
getenv = ['^HUGO_', '^REPOSITORY_URL$', '^BRANCH$']
|
||||
|
||||
[http]
|
||||
methods = ['(?i)GET|POST']
|
||||
urls = ['.*']
|
||||
urls = ['.*']
|
||||
|
Loading…
x
Reference in New Issue
Block a user