mirror of
https://github.com/LojDev/pfsense-haproxy-authentik.git
synced 2026-01-23 02:14:14 +00:00
modified an acl
This commit is contained in:
parent
6e9b5a94b6
commit
b798153056
2 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ Reference:\
|
|||
|
||||
|
||||
```
|
||||
http-request deny if protected-frontends !{ var(txn.auth_response_successful) -m bool } { var(txn.auth_response_code) -m int 403 } !is_authentikoutpost
|
||||
http-request deny deny_status 401 if protected-frontends !{ var(txn.auth_response_successful) -m bool } !is_authentikoutpost
|
||||
```
|
||||
Reference:\
|
||||

|
||||
|
|
|
|||
BIN
images/33.png
BIN
images/33.png
Binary file not shown.
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 11 KiB |
Loading…
Add table
Add a link
Reference in a new issue