Steps to replicate the issue (include links if applicable):
- Go to the login form on an SUL wiki
- Set the cookie that forces EmailAuth ( by running document.cookie = 'forceEmailAuth=1;path=/'; in the browser console)
- Try to log into an account without 2FA but with an email address
- On the EmailAuth challenge page, click the link that points to Special:AccountRecovery
What happens?:
An error message appears (Please try to log in or reset your password before attempting account recovery.)
What should have happened instead?:
The form should appear.