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

Fixed "You are already logged in as" #67

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

FrozenGhostx
Copy link

No description provided.

@KnightTim
Copy link

Why delete StrLen(BwStatus.activeUserId)? Why not add StrLen(BwStatus.global_account_activeAccountId) as an additional OR condition?

@FrozenGhostx
Copy link
Author

Why delete StrLen(BwStatus.activeUserId)? Why not add StrLen(BwStatus.global_account_activeAccountId) as an additional OR condition?

Because BwStatus.activeUserId does not exist anymore and got changed to BwStatus.global_account_activeAccountId.

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