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

session cookie/ID check #100

Merged
merged 1 commit into from
Jan 13, 2017
Merged

session cookie/ID check #100

merged 1 commit into from
Jan 13, 2017

Conversation

dvlemplgk
Copy link
Contributor

Check confirmation MMEs for matching cookie/session-ID.

@dvlemplgk
Copy link
Contributor Author

Note: This patch is independent from pull request #99.

@@ -126,6 +129,13 @@ signed VersionInfo2 (struct plc * plc)

#endif

#if 0
/* firmware doesn't fill these fields properly, so don't check */
Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of adding more of these ugly #if 0, i suggest only a comment which clarify that the cookie value here isn't reliable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I replaced the #if with a comment.

Check confirmation MMEs for matching cookie/session-ID.
@ch-aurich ch-aurich merged commit 598d1b3 into qca:master Jan 13, 2017
@dvlemplgk dvlemplgk deleted the check-cookie branch January 16, 2017 08:17
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.

3 participants