adapt-security / adapt-authoring

A server-based user interface for authoring eLearning courses using the Adapt framework.
http://adaptlearning.org
10 stars 5 forks source link

at-utils --no-ui install shows super user password as plain text #541

Closed taylortom closed 1 year ago

taylortom commented 1 year ago

There seems to be a bug with the prompts code that's resulting in the password being printed twice, once in plain text.

? Enter an email address to be used as a login for the Super User account » admin@adapt.com
√ Enter an email address to be used as a login for the Super User account ... admin@adapt.com
? Enter a password for the Super User account » password
√ Enter a password for the Super User account ... ********
? Please type the password again to confirm » password
√ Please type the password again to confirm ... ********
taylortom commented 1 year ago

This issue seems isolated to git bash