fix authelia rule deny label
This commit is contained in:
@@ -38,4 +38,4 @@ sources:
|
|||||||
- https://github.com/authelia/chartrepo
|
- https://github.com/authelia/chartrepo
|
||||||
- https://github.com/authelia/authelia
|
- https://github.com/authelia/authelia
|
||||||
type: application
|
type: application
|
||||||
version: 1.6.17
|
version: 1.6.18
|
||||||
|
|||||||
@@ -212,7 +212,7 @@ questions:
|
|||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
- variable: name
|
- variable: name
|
||||||
label: "Name"
|
label: "Name"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
- variable: value
|
- variable: value
|
||||||
@@ -885,7 +885,7 @@ questions:
|
|||||||
- value: "two_factor"
|
- value: "two_factor"
|
||||||
description: "two_factor"
|
description: "two_factor"
|
||||||
- value: "deny"
|
- value: "deny"
|
||||||
description: "two_factor"
|
description: "deny"
|
||||||
- variable: subject
|
- variable: subject
|
||||||
label: "Subject"
|
label: "Subject"
|
||||||
description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided"
|
description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided"
|
||||||
|
|||||||
Reference in New Issue
Block a user