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

allow superusers to have unmanaged passwords #70

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

Commits on Apr 22, 2022

  1. allow superusers to have unmanaged passwords

    This will remove the check for empty passwords for superusers, which will allow managing passwords outside of TF, but will fail at the apply stage if trying to create a superuser with no password - instead of at the plan stage as this does.
    mtesch-um authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    40e3ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db9fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99b796e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2be9192 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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