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

feat: validate user's password hash #32

Merged
merged 1 commit into from
Oct 1, 2024
Merged

feat: validate user's password hash #32

merged 1 commit into from
Oct 1, 2024

Conversation

cprivitere
Copy link
Member

This PR puts some basic validation checks on the esxi_password field to avoid a common error folks are running into where they forget to supply a password hash or supply the wrong format.

@cprivitere cprivitere merged commit da23705 into main Oct 1, 2024
1 check passed
@cprivitere cprivitere deleted the update-password branch October 1, 2024 20:01
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