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

Fixes #254 - do not call ctx.proceed() if it was already called in RememberMe interceptor #373

Conversation

OndroMih
Copy link

This is an alternative fix to #295 which has been open for a while and doesn't seem to be getting anywhere.

If this is merged, it fixes #254 and then #295 can be closed.

@OndroMih
Copy link
Author

I'm closing this as main branch is now the default, I;ll recreate it against main.

@OndroMih OndroMih closed this Feb 28, 2024
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.

invocationContext.proceed() was invoked twice!
1 participant