mirror of
https://github.com/bitwarden/mobile
synced 2025-12-24 20:23:24 +00:00
* [KnownUsernameField] Engine update (make the system more flexible) * [KnownUsernameField] Engine update (make the system more flexible) * Use of tuples array instead of multidimensional array (string[,]) * Use of tuples array instead of multidimensional array (string[,]) * [FIX] IndexOf -> Contains