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

Authentication plugin on server may get garbage data from client instead empty packet [CORE6212] #2298

Closed
firebird-automations opened this issue Dec 26, 2019 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

When non-first in the list plugin on the client does not want to send any data to the server (in that way asking it to switch to next plugin) data sent by previous plugin is delivered to the server instead empty packet. This should not cause any trouble to correct server side of plugin but does cause strange messages in firebird.log.

Commits: 816b18e FirebirdSQL/fbt-repository@a5c22ed

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Fix Version: 4.0 Beta 2 [ 10888 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

In B3_O_Release fix was accidentially committed 10-Jan-2020, together with 'CORE6221', commit d27a422.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0.6 [ 10889 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Version: 3.0.5 [ 10885 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment