mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-25 14:47:12 +00:00
[Web] hide auth settings for external users
This commit is contained in:
committed by
DerLinkman
parent
4dc3222f03
commit
5545d8a56c
@@ -97,6 +97,7 @@
|
||||
</div>
|
||||
|
||||
{# TFA #}
|
||||
{% if mailboxdata.authsource == "mailcow" %}
|
||||
<legend class="mt-4">{{ lang.user.authentication }}</legend>
|
||||
<hr>
|
||||
<div class="row">
|
||||
@@ -170,6 +171,7 @@
|
||||
</div>
|
||||
<br>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="ms-auto col-xl-3 col-lg-5 col-md-12 col-12 d-flex flex-column well flex-grow-1">
|
||||
<legend class="d-flex">
|
||||
|
||||
Reference in New Issue
Block a user