1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/server/libs
Jason Rasmussen d2a9363fc5
refactor(server): auth guard (#1472)
* refactor: auth guard

* chore: move auth guard to middleware

* chore: tests

* chore: remove unused code

* fix: migration to uuid without dataloss

* chore: e2e tests

* chore: removed unused guards
2023-01-31 12:11:49 -06:00
..
common feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
domain refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
infra refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
storage refactor(server): asset service - upload asset (#1438) 2023-01-30 10:14:13 -06:00