Describe the bug
When setting a password in mush, nothing goes wrong. When you use this password, typing in any part of the set password will work. For example. if the password is 'abc123''; typing 'abc', '123', '1', or anything that contains a segment of the password will be verified as correct and enable admin mode. However, typing '123abc', '321', or anything that contains characters of the password in the wrong order will still not work.
To Reproduce
Steps to reproduce the behavior:
Go to the mush terminal
Set a password
Reload mush
Press 5 and enter
enter any part of the set password.
Admin mode should be opened now.
Expected behavior
The password should only be correct if the entire password is entered.
System (please complete the following information):
Board [Dedede]
Version [v119]
Installation method used [devmode installer]
Additional context
-I used Cryptosmite to unenroll if that matters.
Describe the bug When setting a password in mush, nothing goes wrong. When you use this password, typing in any part of the set password will work. For example. if the password is 'abc123''; typing 'abc', '123', '1', or anything that contains a segment of the password will be verified as correct and enable admin mode. However, typing '123abc', '321', or anything that contains characters of the password in the wrong order will still not work.
To Reproduce Steps to reproduce the behavior:
Expected behavior The password should only be correct if the entire password is entered.
System (please complete the following information):
Additional context -I used Cryptosmite to unenroll if that matters.