Skip to content

FIX: automatically redirect logged in users to topic when... #31301

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

Merged
merged 3 commits into from
Feb 12, 2025

Conversation

ZogStriP
Copy link
Member

...loading an invite link that points to a topic they already have access to.

This "feature" was removed in 07ef1a8 as part of the security fix.

Internal ref - t/145628

...loading an invite link that points to a topic they already have
access to.

This "feature" was removed in 07ef1a8
as part of the security fix.

Internal ref - t/145628
@@ -592,14 +600,16 @@
expect(json["successful_invitations"].length).to eq(2)
end

it "creates many invite codes with one request" do #change to
it "creates many invite codes with one request" do
Copy link
Member Author

Choose a reason for hiding this comment

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

Not part of the change but felt like cleaning up a bit.

Copy link
Contributor

@pmusaraj pmusaraj left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@ZogStriP ZogStriP merged commit 2e10fe9 into main Feb 12, 2025
17 checks passed
@ZogStriP ZogStriP deleted the fix-invite-for-logged-in-users branch February 12, 2025 16:49
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/logged-in-users-have-no-way-to-navigate-back-after-using-a-redeemed-invitation-link/248261/9

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