fix: ensure akadmin is always wordpress admin

This commit is contained in:
2026-03-18 00:12:48 +01:00
parent 6d5982a695
commit ffcdc72353
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export FLOW_RECOVERY_VERSION=v2
export FLOW_TRANSLATION_VERSION=v3
export SYSTEM_BRAND_VERSION=v4
export NEXTCLOUD_CONFIG_VERSION=v3
export WORDPRESS_CONFIG_VERSION=v5
export WORDPRESS_CONFIG_VERSION=v6
export MATRIX_CONFIG_VERSION=v3
export WEKAN_CONFIG_VERSION=v5
export VIKUNJA_CONFIG_VERSION=v3
+1 -1
View File
@@ -52,7 +52,7 @@ entries:
name: {{ env "WORDPRESS_GROUP" }}
attrs:
users:
- 6
- !Find [authentik_core.user, [username, "akadmin"]]
id: wordpress_group
model: authentik_core.group