summaryrefslogtreecommitdiffstats
path: root/templates/sysconfig/ad-start.html
diff options
context:
space:
mode:
authorSimon Rettberg2015-12-14 09:44:19 +0100
committerSimon Rettberg2015-12-14 09:44:19 +0100
commit7f9fbedc58ba8db9021f6341cfb1c92770f8624c (patch)
tree5b6207b54057edd1914eeb15932963406c72fa56 /templates/sysconfig/ad-start.html
parent[statistics] Show summary at top, show session details for occupied clients (diff)
downloadslx-admin-7f9fbedc58ba8db9021f6341cfb1c92770f8624c.tar.gz
slx-admin-7f9fbedc58ba8db9021f6341cfb1c92770f8624c.tar.xz
slx-admin-7f9fbedc58ba8db9021f6341cfb1c92770f8624c.zip
Add ugly hack to prevent chrome and firefox from autofilling passwords everywhere
Diffstat (limited to 'templates/sysconfig/ad-start.html')
-rw-r--r--templates/sysconfig/ad-start.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/sysconfig/ad-start.html b/templates/sysconfig/ad-start.html
index 58f4a381..9d026153 100644
--- a/templates/sysconfig/ad-start.html
+++ b/templates/sysconfig/ad-start.html
@@ -13,6 +13,8 @@
<i>{{lang_asteriskMandatory}}</i>
<form role="form" method="post" action="?do=SysConfig&amp;action=addmodule&amp;step={{step}}">
+ <input type="text" name="prevent_autofill" id="prevent_autofill" value="" style="display:none;">
+ <input type="password" name="password_fake" id="password_fake" value="" style="display:none;">
<input type="hidden" name="token" value="{{token}}">
<input type="hidden" name="edit" value="{{edit}}">
<div class="input-group">