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

Test umlaut passwords #60

Merged
merged 2 commits into from Jul 28, 2021
Merged

Test umlaut passwords #60

merged 2 commits into from Jul 28, 2021

Commits on Jul 28, 2021

  1. Test umlaut passwords

    OS X does return an hex encoded password at least on Big Sur
    currently the test will fail, since no fix is implemented yet
    
    Signed-off-by: Jonathan Vogt <jonathan.vogt@allcloud.io>
    bitte-ein-bit committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c6f6ef5 View commit details
    Browse the repository at this point in the history
  2. encode all passwords to avoid hex garbage on e.g. umlauts

    Signed-off-by: Jonathan Vogt <jonathan.vogt@allcloud.io>
    bitte-ein-bit committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    2379dd9 View commit details
    Browse the repository at this point in the history