Bitwarden-app-android-iphon.../src/App/Pages/Accounts
Vincent Salucci 271e6b3d92
[Reset Password v1] Update Temp Password (#1492)
* [Reset Password v1] Update Temp Password

* fixed order of operations for reset temp password flow

* Refactored bool with auth result

* Finished removal of temp password flow from set password

* iOS extension support plus extension bugfixes

Co-authored-by: addison <addisonbeck1@gmail.com>
Co-authored-by: Matt Portune <mportune@bitwarden.com>
2021-09-24 13:14:26 -05:00
..
BaseChangePasswordViewModel.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
EnvironmentPage.xaml Change Close to Cancel in editing prompts. (#1480) 2021-07-27 09:25:42 -04:00
EnvironmentPage.xaml.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
EnvironmentPageViewModel.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
HintPage.xaml Change Close to Cancel in editing prompts. (#1480) 2021-07-27 09:25:42 -04:00
HintPage.xaml.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
HintPageViewModel.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
HomePage.xaml Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
HomePage.xaml.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
HomePageViewModel.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
LockPage.xaml reposition buttons in Log In and Unlock pages (#1073) 2020-11-12 11:23:34 -05:00
LockPage.xaml.cs reposition buttons in Log In and Unlock pages (#1073) 2020-11-12 11:23:34 -05:00
LockPageViewModel.cs Use 2 iterations for local password hashing (#1423) 2021-06-15 07:39:34 +10:00
LoginPage.xaml FIDO2 WebAuthn support for mobile (#1519) 2021-08-30 12:44:12 -04:00
LoginPage.xaml.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
LoginPageViewModel.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
LoginSsoPage.xaml Change Close to Cancel in editing prompts. (#1480) 2021-07-27 09:25:42 -04:00
LoginSsoPage.xaml.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
LoginSsoPageViewModel.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
RegisterPage.xaml [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
RegisterPage.xaml.cs FIDO2 WebAuthn support for mobile (#1519) 2021-08-30 12:44:12 -04:00
RegisterPageViewModel.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
SetPasswordPage.xaml [SSO] Auto enroll during set password (#1520) 2021-09-08 12:43:24 -05:00
SetPasswordPage.xaml.cs Initial commit for new user provision flow (#1091) 2020-10-13 15:01:14 -05:00
SetPasswordPageViewModel.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
TwoFactorPage.xaml FIDO2 WebAuthn support for mobile (#1519) 2021-08-30 12:44:12 -04:00
TwoFactorPage.xaml.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
TwoFactorPageViewModel.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
UpdateTempPasswordPage.xaml [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
UpdateTempPasswordPage.xaml.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
UpdateTempPasswordPageViewModel.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00