Skip to content

Fix: Redirect unauthenticated users from AccountInfo page #206

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darkcodex20
Copy link

This PR fixes issue #193.

  • Redirects unauthenticated users from the AccountInfo page to the login page.
  • Prevents unauthorized profile info changes after logout.

Fixes #193

Redirects unauthenticated users from the AccountInfo page to the login page to prevent unauthorized access.

Signed-off-by: darkcodex20 <adnanjakir5566@gmail.com>
@darkcodex20
Copy link
Author

Hi,

I have implemented the fix for issue #193. This PR redirects unauthenticated users from the AccountInfo page to the login page, preventing unauthorized profile changes after logout.

Please let me know if there’s anything else you’d like me to adjust or improve. Thanks!

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 this pull request may close these issues.

Unauthorized Profile Information Change after Logout on app.aixblock.io
1 participant