horizon/horizon
Brant Knudson 7bd87acdd0 Set the password_autocomplete default to "off"
It's safer to set the autocomplete option to "off" for passwords
so that browsers get the hint to not save it. The default should
be secure so that deployers need to make a conscious decision to
be less-secure.

This is for security hardening.

SecurityImpact

Closes-Bug: 1420863

Change-Id: If2c3439cf23b11dd7829a4d7866d3b21409a7d69
2015-02-11 10:52:45 -06:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Set the password_autocomplete default to "off" 2015-02-11 10:52:45 -06:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Ability to change modal form backdrop element behavior 2014-12-10 12:40:20 +03:00
locale Imported Translations from Transifex 2015-02-08 06:09:22 +00:00
management Updating startpanel for pluggables 2015-01-14 16:11:00 -07:00
static Merge "Fixes inline edit icon size/placement" 2015-02-09 22:47:02 +00:00
tables Merge "Fix cell(User Name) inline edit with a link in user table" 2015-01-27 21:22:41 +00:00
tabs Remove NotImplementedErrors from "virtual" methods 2014-09-02 11:31:05 +02:00
templates Merge "Fixes inline edit icon size/placement" 2015-02-09 22:47:02 +00:00
templatetags Fix dashboard nav, when panelgroup empty 2014-11-25 14:43:29 +01:00
test Merge "Create a reusable angular-based wizard" 2015-02-06 00:54:37 +00:00
utils Replace lockfile by oslo_concurrency 2015-01-26 16:53:43 +01:00
workflows Fix setting Primary Project for new user once the project was created 2015-01-16 20:51:31 +03:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py KeyError on getting PanelGroup 2014-12-01 09:36:47 -05:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Quality of life improvements to APIVersionManager 2015-01-30 21:53:55 -08:00
loaders.py Always split template names on forward slash 2014-09-23 11:38:34 +03:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Horizon login page contains DOS attack mechanism 2014-12-08 16:38:37 -07:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
site_urls.py Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Remove NotImplementedErrors from "virtual" methods 2014-09-02 11:31:05 +02:00