mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-12 19:48:44 +00:00
6
lib/policy/testdata/hack-test.json
vendored
6
lib/policy/testdata/hack-test.json
vendored
@@ -2,8 +2,6 @@
|
||||
{
|
||||
"name": "ipv6-ula",
|
||||
"action": "ALLOW",
|
||||
"remote_addresses": [
|
||||
"fc00::/7"
|
||||
]
|
||||
"remote_addresses": ["fc00::/7"]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
2
lib/policy/testdata/hack-test.yaml
vendored
2
lib/policy/testdata/hack-test.yaml
vendored
@@ -1,3 +1,3 @@
|
||||
- name: well-known
|
||||
path_regex: ^/.well-known/.*$
|
||||
action: ALLOW
|
||||
action: ALLOW
|
||||
|
||||
Reference in New Issue
Block a user