miniflux-v2/template/html
Frédéric Guillot 8ee4280461 Change feed password field type to text to avoid autocomplete with Firefox
- Using autocomplete="off" or autocomplete="new-password" doesn't change anything
- Changing the input ID doesn't change anything
- Using a different input name doesn't change anything
- Only Chrome supports autocomplete="new-password"
2018-07-08 18:21:56 -07:00
..
common Update default stylesheet name in HTML layout 2018-07-07 12:07:34 -07:00
about.html Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
add_subscription.html Change feed password field type to text to avoid autocomplete with Firefox 2018-07-08 18:21:56 -07:00
bookmark_entries.html Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
categories.html Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
category_entries.html Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
choose_subscription.html Avoid Chrome to autocomplete no-login password fields 2018-06-30 18:05:51 -07:00
create_category.html Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
create_user.html Avoid Chrome to autocomplete no-login password fields 2018-06-30 18:05:51 -07:00
edit_category.html Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
edit_feed.html Change feed password field type to text to avoid autocomplete with Firefox 2018-07-08 18:21:56 -07:00
edit_user.html Avoid Chrome to autocomplete no-login password fields 2018-06-30 18:05:51 -07:00
entry.html Fix incorrect data value when toggling bookmark flag on entry page 2018-06-28 18:56:04 -07:00
feed_entries.html Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
feeds.html Remove parentheses around feed error messages 2018-02-23 19:58:08 -08:00
history_entries.html Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
import.html Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
integrations.html Avoid Chrome to autocomplete no-login password fields 2018-06-30 18:05:51 -07:00
login.html Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
search_entries.html Add search form 2018-07-04 22:05:19 -07:00
sessions.html Take timezone into consideration when calculating relative time 2018-02-04 14:37:42 -08:00
settings.html Avoid Chrome to autocomplete no-login password fields 2018-06-30 18:05:51 -07:00
unread_entries.html Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
users.html Take timezone into consideration when calculating relative time 2018-02-04 14:37:42 -08:00