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

Some useful commands for development #292

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

najdanovicivan
Copy link
Contributor

Hash Password - Returns the password hash for manually setting it in db
Set Password - Updated password for the user
Activate User - Activates the user

Hash Password - Returns the password hash for manually setting it in db
Set Password - Updated password for the user
Activate User - Activates the user
Copy link
Collaborator

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are great!

src/Commands/SetPassword.php Outdated Show resolved Hide resolved
Co-authored-by: webk <webkp@users.noreply.github.com>
@lonnieezell
Copy link
Owner

@najdanovicivan Sorry it's taken so long to get to this. I agree with @MGatner that these look great. Have you checked these against the develop branch of CI 4? I know there's been some significant changes to commands and these should work against those changes.

Additionally, some tests for these would be great.

@lonnieezell lonnieezell merged commit 0524f8d into lonnieezell:develop Mar 5, 2021
@najdanovicivan najdanovicivan deleted the cli-commands branch March 23, 2022 12:37
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.

4 participants