RSS Bot Posted November 17, 2022 Posted November 17, 2022 Modify both weak password warning messages to be consistent Formatted as follows: "Warning: Weak password, !". Jira reference number AR-1385 Tested on a board (Orange Pi Zero Plus) Create root password: ****** Repeat root password: ****** Warning: Weak password, it does not contain enough DIFFERENT characters! Create user (testuser) password: ****** Repeat user (testuser) password: ****** Warning: Weak password, it does not contain enough DIFFERENT characters! Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts