feat: add secure multi-user support (#876)

This commit is contained in:
肆月
2026-08-20 14:29:56 +08:00
committed by GitHub
parent d382f0621d
commit 71ab9127dd
59 changed files with 2715 additions and 523 deletions

17
web/pnpm-lock.yaml generated
View File

@@ -41,9 +41,6 @@ importers:
jotai:
specifier: ^2.18.0
version: 2.18.0(@babel/core@7.29.0)(@babel/template@7.29.7)(@types/react@18.3.28)(react@18.3.1)
js-cookie:
specifier: ^3.0.7
version: 3.0.7
lucide-react:
specifier: ^0.562.0
version: 0.562.0(react@18.3.1)
@@ -102,9 +99,6 @@ importers:
'@types/crypto-js':
specifier: ^4.2.2
version: 4.2.2
'@types/js-cookie':
specifier: ^3.0.6
version: 3.0.6
'@types/react':
specifier: ^18.3.28
version: 18.3.28
@@ -1026,9 +1020,6 @@ packages:
'@types/hast@3.0.4':
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
'@types/js-cookie@3.0.6':
resolution: {integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==}
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
@@ -2025,10 +2016,6 @@ packages:
react:
optional: true
js-cookie@3.0.7:
resolution: {integrity: sha512-z/wZZgDrkNV1eA0ULjM/F9/50Ya8fbzgKneSpoPsXSGd0KnpdtHfOZWK+GcwLk+EZbS4F9RBhU+K2RgzuDaItw==}
engines: {node: '>=20'}
js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
@@ -4269,8 +4256,6 @@ snapshots:
dependencies:
'@types/unist': 3.0.3
'@types/js-cookie@3.0.6': {}
'@types/json-schema@7.0.15': {}
'@types/mdast@4.0.4':
@@ -5476,8 +5461,6 @@ snapshots:
'@types/react': 18.3.28
react: 18.3.1
js-cookie@3.0.7: {}
js-tokens@4.0.0: {}
js-yaml@4.1.1: