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

Force create of admin user. #4604

Merged
merged 6 commits into from
Jul 6, 2020
Merged

Force create of admin user. #4604

merged 6 commits into from
Jul 6, 2020

Commits on Dec 3, 2019

  1. Force create of admin user.

    There is a conflict with eg. Spark. Users can't set the password during create. I changed to `forceCreate` and added a check if the user exists already. I hope that fixes the issue for the future 😃
    tjventurini authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    9b1931c View commit details
    Browse the repository at this point in the history
  2. Move check for user further down.

    Ensure that the command asked for the email before running the check.
    tjventurini authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    a3d62f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

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

Commits on Jan 12, 2020

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

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    4a07c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f795df0 View commit details
    Browse the repository at this point in the history