Skip to content
  • Nigel McNie's avatar
    - Removed some debug lines. · 0ac3e344
    Nigel McNie authored
      - Put the change password form in a fieldset.
      - Use password_validate for validation - moves almost all password validation
        into one place.
      - Login forms now check to see if javascript and cookies are enabled, and
        don't even display themselves if they're not available. Added a
        function to generate the necessary js for this.
      - Check for the test cookie being set in login_submit(), and redirect to
        the home page if it's not.
      - Added todo about using new transaction stuff
    0ac3e344