summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/ad-selfsearch.html
diff options
context:
space:
mode:
authorJannik Schönartz2017-12-28 15:55:49 +0100
committerJannik Schönartz2017-12-28 15:55:49 +0100
commit086c7458fe2c59dbb907755648362917c615404e (patch)
treea0ddf550223e628e70bcf9fe33096c1f000d2742 /modules-available/sysconfig/templates/ad-selfsearch.html
parent[usb-lock-off] Switched to the _hw db structure. Adding a device and db contr... (diff)
parent[sysconfig] Restore long lost ajax functionality (diff)
downloadslx-admin-086c7458fe2c59dbb907755648362917c615404e.tar.gz
slx-admin-086c7458fe2c59dbb907755648362917c615404e.tar.xz
slx-admin-086c7458fe2c59dbb907755648362917c615404e.zip
Merge branch 'origin/master' into usb-lock-off
Diffstat (limited to 'modules-available/sysconfig/templates/ad-selfsearch.html')
-rw-r--r--modules-available/sysconfig/templates/ad-selfsearch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/sysconfig/templates/ad-selfsearch.html b/modules-available/sysconfig/templates/ad-selfsearch.html
index 6b85b9ed..64e181b2 100644
--- a/modules-available/sysconfig/templates/ad-selfsearch.html
+++ b/modules-available/sysconfig/templates/ad-selfsearch.html
@@ -54,7 +54,7 @@
<input name="server" value="{{server}}" type="hidden">
<input name="port" value="{{port}}" type="hidden">
<input id="searchbase" name="searchbase" value="{{searchbase}}" type="hidden">
- <input id="fulldn" name="binddn" value="" type="hidden">
+ <input id="fulldn" name="binddn" value="{{binddn}}" type="hidden">
<input id="givendn" name="originalbinddn" value="{{originalbinddn}}" type="hidden">
<input name="bindpw" value="{{bindpw}}" type="hidden">
<input id="home" name="home" value="{{home}}" type="hidden">