1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/mobile/lib/modules/login/models
Alex 5f00d8b9c6
Added mechanism of required password change of new user's first login (#272)
* Deprecate login scenarios that support pre-web era

* refactor and simplify setup

* Added user info to change password form

* change isFistLogin column to shouldChangePassword

* Implemented change user password

* Implement the change password page for mobile

* Change label

* Added changes log and up minor version

* Fixed typo in the release note

* Up server version
2022-06-27 15:13:07 -05:00
..
authentication_state.model.dart Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
hive_saved_login_info.model.dart Fix backup not resuming after closed and reopen (#266) 2022-06-25 15:12:47 -05:00
hive_saved_login_info.model.g.dart Implemented remembering login data with radio button (#126) 2022-04-24 21:33:10 -05:00
login_response.model.dart Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00