malliaridis opened a new pull request, #2857: URL: https://github.com/apache/solr/pull/2857
# Description The console is currently printing the username and password when the user enables authentication via ```bash bin/solr auth enable --prompt true ``` This defeats the purpose of a hidden password prompt. # Solution Do not print the password when basic authentication is enabled. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
