Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    Only attempt email link sign-on if tokens exist · bd3100dd
    Jared Hancock authored
    If the `view.php` page is requested and an auth token is not present in the
    URL, do not attempt to sign the user on since it will always fail and will
    result in a false "Failed login attempt" warning to the system log.
    bd3100dd