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

Update AuthSubscriber.php to prevent logout error #3074

Merged
merged 4 commits into from
Feb 7, 2022
Merged

Update AuthSubscriber.php to prevent logout error #3074

merged 4 commits into from
Feb 7, 2022

Conversation

matesko
Copy link
Contributor

@matesko matesko commented Feb 2, 2022

Prevent error on logout when user is not logged in

Prevent error on logout when user is not logged in
Additionaly prevent error when logging in already logged user (different browser)
missing use statement
@matesko matesko changed the title Update AuthSubscriber.php Update AuthSubscriber.php to prevent login and logout errors Feb 2, 2022
@matesko matesko changed the title Update AuthSubscriber.php to prevent login and logout errors Update AuthSubscriber.php to prevent logout error Feb 2, 2022
not necessary database upgrade was necessary
Copy link
Member

@bobdenotter bobdenotter left a comment

Choose a reason for hiding this comment

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

Thanks, @matesko 👍

I've restarted Cypress (which can be fickle), and if it passes, I'll merge it in.

@bobdenotter bobdenotter merged commit c3c3470 into bolt:master Feb 7, 2022
@bobdenotter bobdenotter changed the title Update AuthSubscriber.php to prevent logout error Update AuthSubscriber.php to prevent logout error Feb 9, 2022
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