1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/src/domain/auth
jarvis2f 8a6889529c
feat(server,web,mobile): Add optional password option for share links. (#4655)
* feat(server,web,mobile): Add optional password option for share links.

Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>

* feat(server,web): Update shared-link.controller and page.svelte for improved cookie handling and metadata updates.

Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>

---------

Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>
2023-10-28 20:35:38 -05:00
..
dto fix(server,web): correctly remove metadata from shared links (#4464) 2023-10-14 01:46:30 +00:00
response-dto refactor(web,server): use feature flags for oauth (#3928) 2023-09-01 18:08:42 +07:00
auth.constant.ts feat(server,web,mobile): Add optional password option for share links. (#4655) 2023-10-28 20:35:38 -05:00
auth.service.spec.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00
auth.service.ts fix(server/oauth): Handle errors from OAuth Discovery. (#4678) 2023-10-28 14:35:09 -05:00
index.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00