Add autocomplete tag to login form

Asked by Jesse Pretorius

In order to improve security on the login form we've been advised to add 'AUTOCOMPLETE = “off”' to the form tag on the login page.

I've done a bit of digging around and it appears that some sort of templating is being used, so this isn't as easy at it appeared to be.

How do I go about doing this?

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Dashboard (Horizon) Edit question
Assignee:
No assignee Edit question
Solved by:
Jesse Pretorius
Solved:
Last query:
Last reply:
Revision history for this message
Jesse Pretorius (jesse-pretorius) said :
#1

I've prepared a patch for this in the following pull request: https://github.com/openstack/horizon/pull/21