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

CommonClient: forget password when disconnecting #3641

Merged
merged 4 commits into from
Jul 25, 2024

Commits on Jul 3, 2024

  1. makes the kivy connect button do the same username forgetting that /c…

    …onnect does to fix an issue where losing connection would make you unable to connect to a different server
    qwint committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    eb03f33 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. extract duplicate code

    qwint committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8074074 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. per request, adds handling on any disconnect to forget the saved pass…

    …word as to not leak it to other servers
    qwint committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8ee57d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    352d595 View commit details
    Browse the repository at this point in the history