summaryrefslogtreecommitdiffstats
path: root/templates/sysconfig/ad-checkcredentials.html
diff options
context:
space:
mode:
authorSimon Rettberg2015-05-04 19:13:21 +0200
committerSimon Rettberg2015-05-04 19:13:21 +0200
commitaf4780e15dd0d18d4591a103a08bd4f5f7d4cd10 (patch)
treeb737e4fc4ba4ab442297e80e3bd7bafd25685d90 /templates/sysconfig/ad-checkcredentials.html
parentfix AD SSL (diff)
downloadslx-admin-af4780e15dd0d18d4591a103a08bd4f5f7d4cd10.tar.gz
slx-admin-af4780e15dd0d18d4591a103a08bd4f5f7d4cd10.tar.xz
slx-admin-af4780e15dd0d18d4591a103a08bd4f5f7d4cd10.zip
Another fix for AD SSL support
Diffstat (limited to 'templates/sysconfig/ad-checkcredentials.html')
-rw-r--r--templates/sysconfig/ad-checkcredentials.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/sysconfig/ad-checkcredentials.html b/templates/sysconfig/ad-checkcredentials.html
index e8b472c1..e1d15678 100644
--- a/templates/sysconfig/ad-checkcredentials.html
+++ b/templates/sysconfig/ad-checkcredentials.html
@@ -35,6 +35,7 @@
{{#ssl}}
<input name="ssl" value="on" type="hidden">
{{/ssl}}
+ <input name="fingerprint" value="{{fingerprint}}" type="hidden">
<input name="originalbinddn" value="{{binddn}}" type="hidden">
<button id="nextbutton" type="submit" class="btn btn-primary" style="display:none">{{lang_skip}} &raquo;</button>
</form>