Ticket #163 (closed enhancement: fixed)
auth/login: password form with visibility:hidden
| Reported by: | JensDiemer | Owned by: | JensDiemer |
|---|---|---|---|
| Priority: | trivial | Milestone: | v0.8.5 |
| Component: | other | Keywords: | login |
| Cc: |
Description
The password input form (../auth/input_password.html) should have style="visibility:hidden" and a JavaScript? in input_password.js should change visibility to "visible" in init()
So the user can't insert his password and send this to the server in plain text, if the JavaScript? file missed.
Change History
Note: See
TracTickets for help on using
tickets.
