aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-11-10 17:30:14 -0800
committerFriendika <info@friendika.com>2010-11-10 17:30:14 -0800
commit0abaa6724d6b2e7e3f5a3f8d81026cee9def0b10 (patch)
tree5c363d2b6b51aa48927ccfe6cb8c9d27a7659d95 /view
parentd6312abfc111a9d726bbd985f30bda5a23175fe5 (diff)
downloadvolse-hubzilla-0abaa6724d6b2e7e3f5a3f8d81026cee9def0b10.tar.gz
volse-hubzilla-0abaa6724d6b2e7e3f5a3f8d81026cee9def0b10.tar.bz2
volse-hubzilla-0abaa6724d6b2e7e3f5a3f8d81026cee9def0b10.zip
set autocomplete=false to prevent browser prefilling passwd change, set return_url on all contact forms
Diffstat (limited to 'view')
-rw-r--r--view/settings.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/settings.tpl b/view/settings.tpl
index 8d0b9dfb9..bf54a54c6 100644
--- a/view/settings.tpl
+++ b/view/settings.tpl
@@ -3,7 +3,7 @@
$nickname_block
-<form action="settings" id="settings-form" method="post" >
+<form action="settings" id="settings-form" method="post" autocomplete="false" >
<h3 class="settings-heading">Basic Settings</h3>