Skip to content

FIX: Patches up potential for redirect loop #33061

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

Closed
wants to merge 3 commits into from

Conversation

brrusselburg
Copy link
Contributor

WIP

@github-actions github-actions bot added chat PRs which include a change to Chat plugin i18n PRs which update English locale files or i18n related code labels Jun 3, 2025
@brrusselburg brrusselburg changed the base branch from main to stable June 3, 2025 22:01
@brrusselburg brrusselburg force-pushed the br/redirect_loop_fix branch from cffbd11 to c22e2ce Compare June 3, 2025 22:29
@github-actions github-actions bot removed chat PRs which include a change to Chat plugin i18n PRs which update English locale files or i18n related code labels Jun 3, 2025
@@ -14,6 +14,8 @@ const AuthErrors = [
"awaiting_activation",
"admin_not_allowed_from_ip_address",
"not_allowed_from_ip_address",
"failed",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you don't end up needing to use failed/failed_reason

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tossed it in at the end of the day so I didn't forget; do we want to hook them up for future-proofing?

@brrusselburg brrusselburg force-pushed the br/redirect_loop_fix branch from 74b1a47 to dd560f2 Compare June 4, 2025 22:17
@brrusselburg
Copy link
Contributor Author

closing in favor of what @ZogStriP has drafted up

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

Successfully merging this pull request may close these issues.

3 participants