immich/server/libs/database/src
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
..
config WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
entities Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
migrations Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
database.module.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
index.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00