Raw refactoring of roles

This commit is contained in:
2025-05-09 17:47:33 +02:00
parent 82f442f40e
commit 5b47333955
177 changed files with 1483 additions and 1041 deletions

View File

@@ -7,7 +7,7 @@ PGADMIN_DISABLE_POSTFIX=True
PGADMIN_DEFAULT_EMAIL={{ applications[application_id].users.administrator.email }}
# Default login password for server mode
PGADMIN_DEFAULT_PASSWORD={{ applications[application_id].users.administrator.password }}
PGADMIN_DEFAULT_PASSWORD={{ applications[application_id].credentials.administrator_password }}
{% if applications[application_id].server_mode | bool %}
# Load server connection settings from this JSON file