Compare commits

...

1 Commits

Author SHA1 Message Date
hys
6f75d0bc07 authelia,lldap: distinguish error message in firstfactor authentication 2026-01-08 22:37:51 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -431,7 +431,7 @@ spec:
privileged: true privileged: true
containers: containers:
- name: authelia - name: authelia
image: beclab/auth:0.2.43 image: beclab/auth:0.2.44
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 9091 - containerPort: 9091

View File

@@ -202,7 +202,7 @@ spec:
- name: NATS_SUBJECT_SYSTEM_GROUPS - name: NATS_SUBJECT_SYSTEM_GROUPS
value: "os.groups" value: "os.groups"
image: beclab/lldap:0.0.16 image: beclab/lldap:0.0.17
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: lldap name: lldap
ports: ports: