replaced port-ui-desktop with desktop to make it more speakable

This commit is contained in:
2025-08-14 11:45:08 +02:00
parent 5e00deea19
commit 4a65a254ae
65 changed files with 72 additions and 72 deletions

View File

@@ -33,13 +33,13 @@ applications:
icon:
class: fa-solid fa-shield-halved
url: {{ keycloak_url }}/admin
iframe: {{ applications | get_app_conf( 'web-app-keycloak', 'features.port-ui-desktop', False) }}
iframe: {{ applications | get_app_conf( 'web-app-keycloak', 'features.desktop', False) }}
- name: Profile
description: Update your personal admin settings
icon:
class: fa-solid fa-user-gear
url: {{ keycloak_url }}/realms/{{oidc.client.id}}/account
iframe: {{ applications | get_app_conf( 'web-app-keycloak', 'features.port-ui-desktop', False) }}
iframe: {{ applications | get_app_conf( 'web-app-keycloak', 'features.desktop', False) }}
- name: Logout
description: End your admin session securely
icon: