horizon/horizon
David Hill 3001d502d7 Disable form auto-complete on login form
Disable form auto-complete on login form with autocomplete="off" for
the email/password field.

Change-Id: Ie550eae36ece160d19186a404c0e688f2f6e785b
(cherry picked from commit e4a13dbcde)
2023-05-05 20:56:49 +00:00
..
browsers Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
conf Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
contrib Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
forms Remove python_2_unicode_compatible usage 2020-03-09 14:54:07 +02:00
hacking flake8: Ensure local check in hacking 2.0.0 2020-01-27 02:43:48 +09:00
locale Imported Translations from Zanata 2021-05-25 06:53:09 +00:00
management pylint: fix trailing-comma-tuple warning 2019-01-16 13:06:55 +09:00
middleware Remove six usage from horizon package 2020-01-15 12:36:11 +02:00
static Make readonly metadata properties unable to edit 2022-11-25 19:02:16 +00:00
tables Add pages menu to volume backups pagination 2020-05-28 16:21:45 +00:00
tabs Remove six.reraise usage 2020-01-17 07:31:26 +09:00
templates Disable form auto-complete on login form 2023-05-05 20:56:49 +00:00
templatetags Refactor error messages. 2020-09-10 10:44:42 +00:00
test Merge "Fix open redirect" 2020-09-18 11:52:07 +00:00
utils Escape unicode characters when setting logout_reason cookie 2021-09-22 17:30:14 +00:00
workflows Fix open redirect 2020-09-15 16:46:08 +02:00
__init__.py Revert "Enable to refresh ngdetails view" 2017-08-02 18:31:22 +00:00
base.py Fix docs build 2020-04-13 15:52:42 +02:00
cache.py Fix django-compress caching issues 2020-06-15 17:33:16 +03:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00
defaults.py Fix pep8 failures with hacking 2.0.0 2019-12-17 04:55:05 +00:00
exceptions.py Refactor error messages. 2020-09-10 10:44:42 +00:00
karma.conf.js Update lower constraints and change browser to Firefox to unblock gate 2020-12-16 14:05:19 +00:00
loaders.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
messages.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
notifications.py pylint: fix simplifiable-if-statement/expression 2019-01-16 13:08:08 +09:00
site_urls.py Decorate Javascript i18n with a last_modified header 2019-01-06 17:20:45 +01:00
themes.py Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Handle partial dict setting 2019-09-26 14:31:17 +09:00