fix: sessions from inactive providers can still be used (#1458)

* fix: sessions from inactive providers can still be used

* fix(lint): dependency keys not sorted

* chore: address pull request feedback
This commit is contained in:
Meier Lukas
2024-11-17 21:30:46 +01:00
committed by GitHub
parent f3ebd6ccdf
commit 1105f0029f
8 changed files with 72 additions and 15 deletions

6
pnpm-lock.yaml generated
View File

@@ -749,6 +749,9 @@ importers:
'@homarr/analytics':
specifier: workspace:^0.1.0
version: link:../analytics
'@homarr/auth':
specifier: workspace:^0.1.0
version: link:../auth
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
@@ -761,6 +764,9 @@ importers:
'@homarr/db':
specifier: workspace:^0.1.0
version: link:../db
'@homarr/definitions':
specifier: workspace:^0.1.0
version: link:../definitions
'@homarr/icons':
specifier: workspace:^0.1.0
version: link:../icons