Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Update logic in resource_user_password #117

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

Update logic in resource_user_password #117

wants to merge 2 commits into from

Conversation

ArmaanT
Copy link

@ArmaanT ArmaanT commented Feb 27, 2020

This PR updates resource_user_password to use the same logic as resource_user to set and update a user's password.

For MySQL versions up to 5.7.6, it will use SET PASSWORD and for later versions, it will use ALTER USER

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant