Only attempt email link sign-on if tokens exist
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.
Please register or sign in to comment