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.
Updated by Eric Helms about 10 years ago
- Status changed from New to Closed
- Translation missing: en.field_release set to 14
- Triaged changed from No to Yes
This has been accounted for upstream.
Actions