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

No need for null passwords #186

Merged
merged 3 commits into from
Jan 3, 2017
Merged

No need for null passwords #186

merged 3 commits into from
Jan 3, 2017

Commits on Dec 28, 2016

  1. No need for null passwords

    It turns out that preserving the ability to serialize an empty string
    password is not something any implementation supports.
    
    Fixes #181.
    annevk committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    ffb206d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2016

  1. use includes credentials

    annevk committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    e222d6e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

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