chore: fix deployment eval error and add middleware safety checks

This commit is contained in:
2025-12-18 00:48:13 +01:00
parent 77814ea3cd
commit 728d53c121
9 changed files with 30 additions and 12 deletions

View File

@@ -1 +1 @@
self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"tzCS672VOSUTB/WnuG1K69iPRI91ShQZ0kuJ2gcEeCo=\"\n}"
self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"VlJgjz0/FjDMFtnwSM+tocLhNpsMtoMH2qjhwNqZlS8=\"\n}"

View File

@@ -1,5 +1,5 @@
{
"node": {},
"edge": {},
"encryptionKey": "tzCS672VOSUTB/WnuG1K69iPRI91ShQZ0kuJ2gcEeCo="
"encryptionKey": "VlJgjz0/FjDMFtnwSM+tocLhNpsMtoMH2qjhwNqZlS8="
}