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

[FIX] website_require_login: Login page recursion #1043

Open
wants to merge 4 commits into
base: 16.0
Choose a base branch
from

Conversation

SirAionTech
Copy link

Steps:

  1. Go to Website > Configuration > Authorization required URLs
  2. Create the path "/"
  3. Logout
  4. Access "<your_url>/"

Actual behavior
image
Error ERR_TOO_MANY_REDIRECTS

Expected behavior
Be redirected to the login page

@SirAionTech SirAionTech marked this pull request as ready for review June 11, 2024 14:02
@SirAionTech SirAionTech force-pushed the 16.0-fix-website_require_login-recursion branch 3 times, most recently from 69e8a01 to 28581b8 Compare June 11, 2024 15:16
@SirAionTech SirAionTech force-pushed the 16.0-fix-website_require_login-recursion branch 2 times, most recently from 1aea93d to 958f802 Compare August 6, 2024 08:04
Copy link

github-actions bot commented Dec 8, 2024

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Dec 8, 2024
Also create only one instance of Path(path)
If one of the parents of /web/login is requested for login, infinite redirection loop starts
JSON/XML RPC should not be redirected to login.
@SirAionTech SirAionTech force-pushed the 16.0-fix-website_require_login-recursion branch from 958f802 to 5775ea3 Compare December 9, 2024 08:24
@SirAionTech
Copy link
Author

Rebased on 16.0.

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Dec 15, 2024
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.

1 participant