Opened 5 years ago
Closed 5 years ago
#28585 closed enhancement (fixed)
Disable Autocomplete on DB setup-config.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 3.9.1 |
Component: | Upgrade/Install | Keywords: | has-patch |
Focuses: | Cc: | ||
PR Number: |
Description
Currently that suggests other database Passwords, when setting up yet another wordpress blog.
In my opinion that textfield should either changed to a type="password" or autocomplete="off" should be added.
Will add patches for both asap.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
patch for autocomplete off