Skip to content

Add subcommand for checking a user's password#144

Merged
gitlost merged 2 commits intowp-cli:masterfrom
thrijith:GH-110
Feb 13, 2018
Merged

Add subcommand for checking a user's password#144
gitlost merged 2 commits intowp-cli:masterfrom
thrijith:GH-110

Conversation

@thrijith
Copy link
Copy Markdown
Member

fix #110
add sub-command to validate user credentials.

Copy link
Copy Markdown
Contributor

@gitlost gitlost left a comment

Choose a reason for hiding this comment

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

Thanks @thrijith , just one small docblock change...

* ## OPTIONS
*
* <user>
* : The user login or user email of the user to check credentials.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should mention ID as well so The user login, user email or user ID of the user to check credentials for.

}

/**
* Checks if given user credentials are valid or not.
Copy link
Copy Markdown
Contributor

@gitlost gitlost Feb 13, 2018

Choose a reason for hiding this comment

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

Actually think this would read better as Checks if a user's credentials are valid or not. (Edit: or maybe Checks if a user's password is valid or not.)

@gitlost gitlost merged commit e63149c into wp-cli:master Feb 13, 2018
@gitlost
Copy link
Copy Markdown
Contributor

gitlost commented Feb 13, 2018

Thanks @thrijith !

@gitlost gitlost added this to the 1.3.0 milestone Feb 13, 2018
@gitlost gitlost added the command:user Related to 'user' command label Feb 13, 2018
@thrijith thrijith deleted the GH-110 branch April 7, 2019 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command:user Related to 'user' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add subcommand for checking a user's password

2 participants