Skip to content

chamilo:status shouldn't show password without explicit param #20

@ywarnier

Description

@ywarnier

In chamilo:status, we show the database password on the command line straight away.
However, in the db:show_conn_info command, we get:

# chash db:show_conn_info
Are you sure you want to show the database connection info here? (y/N)

...and we need to say "y" to show the info.

What should happen: for the chamilo:status command, there should be a replacement of the password by "****** (use --showpass to show password)" (and obviously that param should exist).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions