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

Fix/sign out #281

Merged
merged 2 commits into from
Mar 26, 2022
Merged

Fix/sign out #281

merged 2 commits into from
Mar 26, 2022

Conversation

JonasNilson
Copy link
Owner

@JonasNilson JonasNilson commented Mar 26, 2022

Description

  • Clears the application configuration file of cookie values:
    • steamMachineAuth
    • steamRememberLogin
  • Suppress WebBrowser from reusing cookies stored in Internet Explorer:
    • INTERNET_OPTION_SUPPRESS_BEHAVIOR
    • INTERNET_SUPPRESS_COOKIE_PERSIST
  • Updates the browser User Agent field with:
    • Windows NT 10.0 from the previous Windows NT 6.1

Issues

Should help with issues pointing towards the logout not working (cookies were reused by the browser):

@JonasNilson JonasNilson merged commit c5a8cae into develop Mar 26, 2022
@JonasNilson JonasNilson deleted the fix/sign-out branch March 26, 2022 21:12
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.

1 participant