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

return data as is on incorrect AcraStruct begin tag #305

Merged
merged 2 commits into from
Jan 24, 2019
Merged

Conversation

Lagovas
Copy link
Collaborator

@Lagovas Lagovas commented Jan 24, 2019

No description provided.

@vixentael
Copy link
Collaborator

This is a hotfix for AcraServer communication error with some ORMs, like xorm.

It was found that in some cases, when AcraServer got plaintext data in response, it can't decrypt it (obviously) and can't find poison record (obviously), and throws decryption error to the top (instead of skipping it).

This fix will be released in 0.84.1 for current users.
Together with proper test cases, it will be part of future release 0.85.0 as well.

@vixentael vixentael merged commit ee0c983 into stable Jan 24, 2019
@vixentael vixentael deleted the hotfix branch February 1, 2019 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants