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

[JUJU-3333] Users removal triggers the removal of model access #15324

Commits on Mar 22, 2023

  1. When a user is removed we remove all the user accesses for the models…

    … the user is registered in that controller.
    Juan Tirado committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    044e4c2 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    Juan Tirado committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b88a2a1 View commit details
    Browse the repository at this point in the history
  3. Remove misleading replace.

    Juan Tirado committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5e542c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Rerun go mod tidy.

    Juan Tirado committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    390df2c View commit details
    Browse the repository at this point in the history
  2. Downgrade package version.

    Juan Tirado committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d61f718 View commit details
    Browse the repository at this point in the history
  3. Fix test.

    Juan Tirado committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0aa5678 View commit details
    Browse the repository at this point in the history
  4. Fix test.

    Juan Tirado committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    529bf2b View commit details
    Browse the repository at this point in the history
  5. Fix test.

    Juan Tirado committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f4ca3da View commit details
    Browse the repository at this point in the history
  6. Fix test.

    Juan Tirado committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b635fc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Removed commented line of code.

    Juan Tirado committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9c5f707 View commit details
    Browse the repository at this point in the history