Skip to content
  • Nigel McNie's avatar
    Fix a couple of bugs in the password element: · 36ca25fd
    Nigel McNie authored
    * Check for the 'value' of the element before the submitted value
    * Only check the submitted value if the form is submitted. Previously,
      only the 'value' was being checked if the form was submitted, which
      was completely wrong.
    36ca25fd