From c5cfb2ac07f039bb7388dca3a4061755c8403fff Mon Sep 17 00:00:00 2001 From: maTh Date: Thu, 21 Oct 2021 12:47:50 +0200 Subject: fixed: add feed: advanced: white space char as default password (#3814) * fixed space char as default password * fix: whitespace in feed http username configuration * fix: type=password * extend the type=password with the watch-password-plain button * init_extra() again for new slider content Co-authored-by: Alexandre Alapetite --- app/views/feed/add.phtml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'app/views/feed/add.phtml') diff --git a/app/views/feed/add.phtml b/app/views/feed/add.phtml index 516ec9a8b..a585fcedc 100644 --- a/app/views/feed/add.phtml +++ b/app/views/feed/add.phtml @@ -68,13 +68,16 @@
- +

- +
+ + +
-- cgit v1.2.3