⌈⌋ ⎇ branch:  freshcode


View Ticket

Ticket Hash: 13932359f3ed85bbd1ac779318628e0ef20a7116
Title: JavaScript UI for proper "lock" field augmenting
Status: Verified Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Resolution: Open
Last Modified: 2015-08-28 06:30:34
Version Found In: 0.8
User Comments:
mario added on 2015-08-28 06:29:37: (text/x-fossil-plain)
Given the bug reports / flags lately, the user-interface for password locking is clearly unusable.

  *  Was implemented too ad-hoc.
  *  It's technically workable.
  *  But the user-interface and jumps are unmanageable.

Therefore:

  *  Hide the raw "lock" CSV field.
  *  Introduce JavaScript buttons to

        * add OpenID URLs
        * copy current password
        * or generate fresh PW hashes

  *  Update documentation.