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

feat: Allow for users without password #1715

Merged
merged 3 commits into from
Apr 28, 2024

Commits on Apr 9, 2024

  1. feat: Allow for users without password

    This commit updates the security code to allow for users to be
    configured in `security.json` without a password value.
    These users can then only be logged in with using the
    `signalk-generate-token` script.
    
    Fixes SignalK#1714.
    rhbvkleef committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b9ddc11 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 23, 2024

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