From 85d411fd129d736901ad05cc6ed9cde8bb600cbe Mon Sep 17 00:00:00 2001 From: Floorb <132411956+Neetpone@users.noreply.github.com> Date: Sat, 26 Mar 2022 23:25:37 -0400 Subject: [PATCH] autocomplete=off on password fields for pastes --- theme/bulma/main.php | 2 +- theme/bulma/view.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/bulma/main.php b/theme/bulma/main.php index 719a6b5..30be30b 100644 --- a/theme/bulma/main.php +++ b/theme/bulma/main.php @@ -269,7 +269,7 @@
diff --git a/theme/bulma/view.php b/theme/bulma/view.php index 305532a..09bcb4d 100644 --- a/theme/bulma/view.php +++ b/theme/bulma/view.php @@ -341,7 +341,7 @@ $selectedloader = "$bg[$i]"; // set variable equal to which random filename was
+ placeholder="Password" autocomplete="off" />