Skip to content

Bug: unauthenticated users can join private parties#925

Open
vishalRGurrala wants to merge 6 commits into
efroemling:mainfrom
vishalRGurrala:bug/private-party-cannot-be-joined-without-signin
Open

Bug: unauthenticated users can join private parties#925
vishalRGurrala wants to merge 6 commits into
efroemling:mainfrom
vishalRGurrala:bug/private-party-cannot-be-joined-without-signin

Conversation

@vishalRGurrala

@vishalRGurrala vishalRGurrala commented Apr 5, 2026

Copy link
Copy Markdown

Steps

  • Write a good description of what your PR does (and WHY it does it).
  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Add a CHANGELOG entry if your change is non-trivial.
  • Ensure make preflight completes successfully.

Description

This PR fixes an issue where users were able to join private parties without being properly signed in.
The root cause was incomplete account validation across different account versions.

Type of Changes

Type
🐛 Bug fix

Related Issue

Here is the issue - #918

Signed-off-by: Vishal Reddy Gurrala <vishalgurrala21@gmail.com>
@vishalRGurrala

Copy link
Copy Markdown
Author

Please check, @efroemling and @Loup-Garou911XD

Comment thread src/assets/ba_data/python/bauiv1lib/gather/privatetab.py
Comment thread CHANGELOG.md Outdated
@vishalRGurrala

vishalRGurrala commented Apr 7, 2026

Copy link
Copy Markdown
Author

FYI

join-private

@Loup-Garou911XD Loup-Garou911XD left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice work

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.

2 participants