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

Possible to bypass login #9

Open
robliv opened this issue Mar 2, 2024 · 1 comment · May be fixed by #11
Open

Possible to bypass login #9

robliv opened this issue Mar 2, 2024 · 1 comment · May be fixed by #11

Comments

@robliv
Copy link

robliv commented Mar 2, 2024

Hi, I've noticed it's possible to bypass the login page and to see the page index without authenticating by adding /cfp_login to the url to access the route directly. Is there any possible fix for this? Thanks!

@EricHsuYC
Copy link

EricHsuYC commented May 22, 2024

Yeah, I noticed it as well. I prevent it from happening by blocking GET requests in the _middleware. But I am not sure why it can bypass it and return the index page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants