fix authelia rule deny label

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-01 19:24:48 +02:00
parent 298851c976
commit 542aaf9403
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -38,4 +38,4 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 1.6.17
version: 1.6.18
+2 -2
View File
@@ -212,7 +212,7 @@ questions:
type: dict
attrs:
- variable: name
label: "Name"
label: "Name"
schema:
type: string
- variable: value
@@ -885,7 +885,7 @@ questions:
- value: "two_factor"
description: "two_factor"
- value: "deny"
description: "two_factor"
description: "deny"
- variable: subject
label: "Subject"
description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided"