Actions
Feature #6447
closedHardcode admin password for Development environment
Description
Each time we run rake katello:reset, a new random password for admin gets generated. This is annoying because many of us have hard coded passwords to get hammer to work without having to type "-u admin -p xzy!@#%" everytime.
Proposal keep password as standard "changeme" or something else for the dev mode and generate randomized ones for prod.
Actions