Uploaded image for project: 'Commons Validator'
  1. Commons Validator
  2. VALIDATOR-151

[validator] Password validation revealed in javascript

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.1.1 (alpha)
    • None
    • JavaScript
    • None
    • Operating System: other
      Platform: Other

    • 23652

    Description

      The javascript does not validate password fields for security reasons; however,
      any rules defined on a password field still show up in the javascript (they're
      just not used). The min/max length and mask properties reveal sensitive
      information about the server-side password validation structure. The best
      solution at this time is to not use validator to check password fields at all
      but we need a better solution in the long run.

      See bug# 12473 for other details.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dgraham@apache.org David Graham
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: