terminus icon indicating copy to clipboard operation
terminus copied to clipboard

Terminus + wp create user not accepting exclamation point in user password.

Open umandalroald opened this issue 5 years ago • 3 comments

Expected behavior

Users should be able to create WP users using terminus + wp user create command.

terminus remote:wp <site-name>.<env> -- user create <username> <email-address>t --role=administrator --user_pass=#example1!

Actual behavior

Terminus terminates right away with Exit: 255

exec request failed on channel 0
[notice] Command: wptestsiteru.dev -- wp user create test-admin [email protected] [Exit: 255]
[error]

Steps to reproduce the behavior

Just run "terminus remote:wp <site-name>.<env> -- user create <username> <email-address>t --role=administrator --user_pass=#example1!" and replace the placeholder with site information.

 ------------------------- --------------------------------------------------------------------------------------------------
  PHP binary                /usr/bin/php
  PHP version               7.3.11
  php.ini used
  Terminus project config
  Terminus root dir         /Users/roaldumandal/vendor/pantheon-systems/terminus
  Terminus version          2.4.1
  Operating system          Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64
 ------------------------- --------------------------------------------------------------------------------------------------

umandalroald avatar Nov 18 '20 02:11 umandalroald

Hi team, let me know if I need to create a separate BUG card for this issue, one of our diamond customer reporting this issue. Thank you in advance.

umandalroald avatar Nov 18 '20 02:11 umandalroald

@umandalroald This is already being tracked as BUGS-3343.

greg-1-anderson avatar Nov 18 '20 04:11 greg-1-anderson

Awesome! thank you @greg-1-anderson I'll attach the BUG card to the customer ticket.

umandalroald avatar Nov 19 '20 20:11 umandalroald