When logged in, the URL /account/login is still accessable
See original GitHub issueDescribe the problem/bug
When you are logged in, you can still open /account/login
and see a login form.
Your environment
- Version of BTCPay Server: Latest
- Deployment method: Docker
- Other relevant environment details: Nothing special
To Reproduce Steps to reproduce the behavior:
- Login
- Point your browsers to domain.com/account/login
- You will see a login form, even though you are already logged in
Expected behavior Redirect to the same page as after a successful login.
Actual behavior We see a login form but don’t need to see that
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
User account no longer accessible from login page
On my PC, I have two User accounts, one has administrator entitlements (call it Admin) and one does not (call it NotAdmin). I...
Read more >What should happen if the login page is accessed post- ...
I have a normal web-app (website) with login and logout links. The logout link only appears if the user is logged-in and vice...
Read more >Prevent logged out users from accessing url links which ...
I have done a login page by using session variable to store username based on which users are made to login, I would...
Read more >Page Accessibility for Logged-In/Out users not working ...
The issue here is that when a user is logged-in and tries to access pages (manually changing the URL) such as: Profile; Edit...
Read more >Force users to sign in to Chrome Browser (user policies only)
1—Enable browser sign-in: Users can sign in to Chrome Browser and sync browser information to their Google Account. Chrome Browser automatically signs in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Open an issue so I feel some reward closing it then.
@NicolasDorier nice!!
Also, what about the uppercased URLs fragements on some pages? Or is it a “won’t fix”?