1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-23 02:06:15 +02:00
immich/web/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
..
lib Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
routes Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
app.css Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
app.d.ts Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
app.html Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
hooks.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00