miniflux-v2/template
Frédéric Guillot cc1e4f916f Avoid Chrome to autocomplete no-login password fields
Browsers always autocomplete saved passwords even with autocomplete="off".

https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion
2018-06-30 18:05:51 -07:00
..
html Avoid Chrome to autocomplete no-login password fields 2018-06-30 18:05:51 -07:00
common.go Corrected hard coded strings 2018-06-22 18:41:19 -07:00
dict.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
dict_test.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
doc.go Add more comments (GoDoc) 2018-01-11 19:21:20 -08:00
elapsed.go Entries date should contains user timezone (API) 2018-03-01 21:43:04 -08:00
elapsed_test.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
engine.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
functions.go Do not use shared variable to translate templates 2018-04-27 22:07:46 -07:00
views.go Avoid Chrome to autocomplete no-login password fields 2018-06-30 18:05:51 -07:00