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

let uiHost be set by security question in admin init. Beef up language around security question. #32

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 5, 2024

  1. let uiHost be set by security question

    (force to 127.0.0.1 if no admin password)
    dceejay committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b6873ba View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    40fdb91 View commit details
    Browse the repository at this point in the history
  2. enforce password at least 16 chars

    add comment re uiHost so user knows what we are doing
    dceejay committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    53cc202 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    dceejay committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e3cdfbd View commit details
    Browse the repository at this point in the history