Ticket #163 (closed enhancement: fixed)

Opened 10 months ago

Last modified 10 months ago

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

Changed 10 months ago by JensDiemer

  • status changed from new to closed
  • type changed from defect to enhancement
  • resolution set to fixed

implemented in changeset:1498

Note: See TracTickets for help on using tickets.