Skip to content
  • Nigel McNie's avatar
    - added an inactivity TODO · b868e5ff
    Nigel McNie authored
      - changed auth_check_password_change to just source $USER directly
      - implemented auth_get_authtype_for_institution
      - changed auth_check_password_change to allow any authentication method
        to change the password, if they specify a config url or if they
        implement a method
      - changed change_password_validate to allow any authentication method to
        validate a password
      - changed change_password_submit to allow any authentication method to
        update a password
      - added a register link to the login box
      - inlined the expire/suspended checks, since they only need to be checked
        in one place. Allowed any method to say who is suspended
    b868e5ff