Description of problem: Additional content is redacted by "*" characters in the output than should be. Version-Release number of selected component (if applicable): 4.0 How reproducible: Every time Steps to Reproduce: 1. Visit the user manager section of rhui-manager and change admin password. 2. Log back into rhui-manager with the new password and change it back to the old password or something else and observe the 'reset-admin-password' option also redacted 3. Actual results: Change 1: [localhost] env PULP_SETTINGS=/etc/pulp/settings.py /usr/bin/pulpcore-manager reset-admin-password -p ******** Change 2: [localhost] env PULP_SETTINGS=/etc/pulp/settings.py /usr/bin/pulpcore-manager reset-********-password -p ******** Expected results: No difference Additional info: No issues are caused by the additional characters being redacted. Password set on each change works to log into rhui-manager.