From 39cb729f3d4c52dd59ac057bd199a61b3e0e8653 Mon Sep 17 00:00:00 2001 From: lverherb Date: Thu, 23 May 2024 15:46:22 +0200 Subject: [PATCH] Added autocomplete="off" to some password fields --- templates/session/login.html | 2 +- templates/users/new_user.html | 2 +- templates/users/registration_form.html | 2 +- templates/users/reset_password_form.html | 2 +- templates/users/show.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/session/login.html b/templates/session/login.html index 444bcb9a..be3c9dab 100644 --- a/templates/session/login.html +++ b/templates/session/login.html @@ -34,7 +34,7 @@
- +

Forgot your password?

diff --git a/templates/users/new_user.html b/templates/users/new_user.html index af6d89f6..974eea1e 100644 --- a/templates/users/new_user.html +++ b/templates/users/new_user.html @@ -33,7 +33,7 @@
- +
diff --git a/templates/users/registration_form.html b/templates/users/registration_form.html index f1ad34e6..b39e99bf 100644 --- a/templates/users/registration_form.html +++ b/templates/users/registration_form.html @@ -50,7 +50,7 @@
- +

We recommend using a password manager like bitwarden or diff --git a/templates/users/reset_password_form.html b/templates/users/reset_password_form.html index dede0655..f90ede8c 100644 --- a/templates/users/reset_password_form.html +++ b/templates/users/reset_password_form.html @@ -25,7 +25,7 @@

- +

We recommend using a password manager like bitwarden or diff --git a/templates/users/show.html b/templates/users/show.html index b3c223ba..5c6e4062 100644 --- a/templates/users/show.html +++ b/templates/users/show.html @@ -45,7 +45,7 @@

- +