Loading
Use SensitiveString for passwords (#1692)
* Use SensitiveString for passwords to prevent them from being logged by `toString()` * Add test * Fix other tests * Credentials: equals / hashCode not needed anymore * Add tests for equals
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* Use SensitiveString for passwords to prevent them from being logged by `toString()` * Add test * Fix other tests * Credentials: equals / hashCode not needed anymore * Add tests for equals