mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor: migrate auth runtime configuration
This commit is contained in:
+3
-4
@@ -13,8 +13,8 @@
|
||||
"runtime_to_db": [],
|
||||
"workflow_to_db": []
|
||||
},
|
||||
"edge_count": 6399,
|
||||
"edge_sha256": "f3e4e76578ddfc1ac0717f9d0c2fc9a95c4c659e00c3cc25894304c69ae892fa",
|
||||
"edge_count": 6398,
|
||||
"edge_sha256": "a830340a7981510b25b33e65c1a2d11a190028bfa616676fe935bc983a8a33cd",
|
||||
"edges": [
|
||||
"app -> app.runtime",
|
||||
"app -> app.runtime.compat",
|
||||
@@ -2667,13 +2667,12 @@
|
||||
"app.application.search.state -> app.schemas.media",
|
||||
"app.application.search.state -> app.schemas.types",
|
||||
"app.application.security.auth -> app.application",
|
||||
"app.application.security.auth -> app.application.configuration",
|
||||
"app.application.security.auth -> app.application.security",
|
||||
"app.application.security.auth -> app.application.security.token",
|
||||
"app.application.security.auth -> app.application.site",
|
||||
"app.application.security.auth -> app.foundation",
|
||||
"app.application.security.auth -> app.foundation.singleton",
|
||||
"app.application.security.auth -> app.runtime",
|
||||
"app.application.security.auth -> app.runtime.config",
|
||||
"app.application.security.auth -> app.schemas",
|
||||
"app.application.security.auth -> app.schemas.token",
|
||||
"app.application.security.auth -> app.schemas.types",
|
||||
|
||||
Reference in New Issue
Block a user