Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Allow for update or removal of the invite token
If the invite leaks for the admin user it is possible for the admin user to be compromised by another invite request. It needs to be possible to entirely remove the invite capability for any given user. New arguments added to user update: --invite_token value, -i value Updates the invite token --remove_invite, -R Remove invite token Signed-off-by: Jason Wessel <[email protected]>
- Loading branch information