Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor login redirect bugs #359

Open
biblicabeebli opened this issue Feb 27, 2024 · 0 comments
Open

minor login redirect bugs #359

biblicabeebli opened this issue Feb 27, 2024 · 0 comments
Labels
Bug Sounds like a bug!

Comments

@biblicabeebli
Copy link
Member

biblicabeebli commented Feb 27, 2024

  • check whether there is a test for redirecting to a page that the researcher doesn't have access to - it should fail, but failing with the 400 page is ok. ( also see When a Researcher user navigates to a participant page on a study they don't have access to they do not see a 400 error #357 )

  • should we handle the case of a failed login attempt not retaining the ?page=section bit of the url - let's make sure we have a test testing that case, even if it confirms that we don't support that case. (this is slightly higher than zero importance because two factor auth always has a chance to be wrong due to time syncing bugs)

  • user hits enter or refresh while on the login page, after validly logging in on another tab - if that login page had a ?page= section - should redirect to the url target?

    • no
@biblicabeebli biblicabeebli added Bug Sounds like a bug! and removed Bug Sounds like a bug! labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Sounds like a bug!
Projects
None yet
Development

No branches or pull requests

1 participant