Use "twelve" as the password where "twelve12" was used#7149
Use "twelve" as the password where "twelve12" was used#7149zrhoffman wants to merge 1 commit intoapache:masterfrom
Conversation
|
I don't agree that we should knowingly use invalid data in any environment, except in a test to ensure such data is rejected by the API. |
|
how about using |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7149 +/- ##
=============================================
+ Coverage 28.96% 65.64% +36.68%
Complexity 98 98
=============================================
Files 602 323 -279
Lines 77452 12836 -64616
Branches 90 970 +880
=============================================
- Hits 22432 8426 -14006
+ Misses 52926 4050 -48876
+ Partials 2094 360 -1734
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
If |
#4764 changed the default password in some places, but not all, from
twelvetotwelve12. This is confusing for all of the people who are used totwelvebeing the default password for all components of the project. This PR reverts all instances oftwelve12totwelve.Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Verify the tests pass
PR submission checklist