From d61a08c2a9bc108cd085f8320bc1c3b09db17ede Mon Sep 17 00:00:00 2001 From: FreddleSpl0it Date: Sat, 30 Nov 2024 14:39:05 +0100 Subject: [PATCH] [Web] hide auth heading for external managed users --- data/web/templates/user/tab-user-auth.twig | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/data/web/templates/user/tab-user-auth.twig b/data/web/templates/user/tab-user-auth.twig index 0f30d333c..5c90bedf5 100644 --- a/data/web/templates/user/tab-user-auth.twig +++ b/data/web/templates/user/tab-user-auth.twig @@ -43,7 +43,7 @@ {{ mailboxdata.percent_in_use }}% - +
{{ lang.user.protocols }}: @@ -64,12 +64,12 @@
{% if not skip_sogo %} {% endif %} @@ -81,12 +81,12 @@
{% if not skip_sogo %} {% endif %} @@ -99,10 +99,10 @@
+ {% if mailboxdata.authsource == "mailcow" %} {{ lang.user.authentication }}
{# Password Change #} - {% if mailboxdata.authsource == "mailcow" %}