From bc2ba43bec58eca9518063ebb64687d81e3e2dcb Mon Sep 17 00:00:00 2001 From: Deimos Date: Tue, 22 Oct 2019 10:19:46 -0600 Subject: [PATCH] Add HTML autocomplete attributes for passwords These are recommended to help browsers and password managers figure out how to autofill. As explained in this blog post: https://hacks.mozilla.org/2019/10/firefox-70-a-bountiful-release-for-all/ --- tildes/tildes/templates/register.jinja2 | 4 ++-- tildes/tildes/templates/settings_password_change.jinja2 | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tildes/tildes/templates/register.jinja2 b/tildes/tildes/templates/register.jinja2 index 5a8ff58..a3cca50 100644 --- a/tildes/tildes/templates/register.jinja2 +++ b/tildes/tildes/templates/register.jinja2 @@ -32,12 +32,12 @@
- +
- +
diff --git a/tildes/tildes/templates/settings_password_change.jinja2 b/tildes/tildes/templates/settings_password_change.jinja2 index b8cf9ef..ab8da4d 100644 --- a/tildes/tildes/templates/settings_password_change.jinja2 +++ b/tildes/tildes/templates/settings_password_change.jinja2 @@ -18,17 +18,17 @@
- +
- +
- +