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

nethsm: Improve namespace handling in add-user #555

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

robin-nitrokey
Copy link
Member

To make the namespace creation less confusing, this patch introduces two changes to the add-user subcommand:

  • If a user is created in a new namespace and the --create-namespace option is set, the namespace is added after creating the user.
  • Otherwise, a warning is shown indicating that the namespace needs to be added manually.

To make the namespace creation less confusing, this patch introduces two
changes to the add-user subcommand:

- If a user is created in a new namespace and the --create-namespace
  option is set, the namespace is added after creating the user.
- Otherwise, a warning is shown indicating that the namespace needs to
  be added manually.
@robin-nitrokey robin-nitrokey merged commit 21bfaf8 into master Jul 27, 2024
8 checks passed
@robin-nitrokey robin-nitrokey deleted the nethsm-add-namespace branch July 27, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants