This patch removes database passwords from the various drush commands that display connection information. This is helpful for giving drush demos, or other situations where you're using drush with someone looking over your shoulder.

To put the plaintext password display back into the commands (keep current behavior), just set $options['show-passwords'] = 1;' in drushrc.php.

CommentFileSizeAuthor
drush-privacy.patch4.51 KBgreg.1.anderson

Comments

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community

makes sense

greg.1.anderson’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.