AmpliPi
AmpliPi copied to clipboard
Pandora Password Security
What does this change intend to accomplish?
Minor security improvement The password is still plaintext in the backend, but it is now not copyable from the textbox and the textbox converts it into dots as password fields should
Checklist
- [x] Have you tested your changes and ensured they work?
- [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
- [x] If applicable, have you updated the documentation/manual?
- [x] If applicable, have you updated the CHANGELOG?
- [x] Does your submission pass linting & tests? You can test on localhost using
./scripts/test - [x] Have you written new tests for your core features/changes, as applicable?
- [x] If this is a UI change, have you tested it across multiple browser platforms?
- [x] If this is a UI change, have you tested across multiple viewport sizes (ie. desktop versus mobile)?