From dea5f99363d4cf8e9ffff967c8cbdb38c8c50507 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 20 Apr 2014 19:24:40 -0400 Subject: Add LDAP authentication --- templates/config_index.php | 29 ++++++++++++++++------------- templates/user_edit.php | 19 ++++++++++++------- 2 files changed, 28 insertions(+), 20 deletions(-) (limited to 'templates') diff --git a/templates/config_index.php b/templates/config_index.php index 899a4b0c..6c610d2b 100644 --- a/templates/config_index.php +++ b/templates/config_index.php @@ -18,6 +18,22 @@ + + + +
+ +
+ + @@ -54,19 +70,6 @@ - -
- -
- diff --git a/templates/user_edit.php b/templates/user_edit.php index 0c82793d..07ae5738 100644 --- a/templates/user_edit.php +++ b/templates/user_edit.php @@ -9,18 +9,23 @@
+ -
+
- -
+ - -
+ +
- -
+ +
+ + +
+ +
-- cgit v1.2.3