This commit is contained in:
Christian Fraß 2025-10-07 17:07:08 +02:00
parent 29d3d26dfc
commit 3ebae9194a

View file

@ -25,7 +25,7 @@
}, },
{ {
"name": "configuration | client | desktop", "name": "configuration | client | desktop",
"when": "cfg_authelia_for_ownloud.desktop != None", "when": "cfg_authelia_for_owncloud.desktop != None",
"block": [ "block": [
{ {
"name": "compute client secret hash", "name": "compute client secret hash",
@ -47,7 +47,7 @@
}, },
{ {
"name": "configuration | client | android", "name": "configuration | client | android",
"when": "cfg_authelia_for_ownloud.android != None", "when": "cfg_authelia_for_owncloud.android != None",
"block": [ "block": [
{ {
"name": "compute client secret hash", "name": "compute client secret hash",
@ -69,7 +69,7 @@
}, },
{ {
"name": "configuration | client | ios", "name": "configuration | client | ios",
"when": "cfg_authelia_for_ownloud.ios != None", "when": "cfg_authelia_for_owncloud.ios != None",
"block": [ "block": [
{ {
"name": "compute client secret hash", "name": "compute client secret hash",