Added LDAP auth

This commit is contained in:
2023-02-24 09:29:18 +01:00
parent 7d6450706f
commit b144555e46
11 changed files with 89 additions and 16 deletions
+8
View File
@@ -36,4 +36,12 @@
{$user_displayname}
</td>
</tr>
<tr>
<td class="label">
{$lang_user_realm}
</td>
<td class="value">
{$user_realm}
</td>
</tr>
</table>