Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 509 Bytes

2021-09-04-use-question-helper-for-passwords-in-commands.md

File metadata and controls

11 lines (11 loc) · 509 Bytes
title issue author author_email author_github
Use question helper for passwords in commands
NEXT-17106
mynameisbogdan
mynameisbogdan@protonmail.com
mynameisbogdan

Core

  • Changed command store:login to ask for password if none is supplied by option.
  • Changed command user:create to add validation in question for empty passwords to fix max attempts functionality.
  • Changed command user:change-password to add validation in question for empty passwords to fix max attempts functionality.