@zlooks.cn/password-auth-server 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/plugin.json +2 -2
- package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/server-rsc/index.js +2 -2
- package/dist/services/database.service.js +1 -1
- package/dist/services/database.service.js.map +1 -1
- package/package.json +3 -4
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/client-browser/chunks/chunk-Q3WJINFG.js +0 -0
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css +0 -0
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/client-browser/src-plugin-page-frame-07c4de56a6-OCDODDFY.js +0 -0
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/client-browser/src-plugin-password-form-3bd63d69e5-CCNUYY62.js +0 -0
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css +0 -0
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/client-ssr/chunks/chunk-36DACA7C.js +0 -0
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/client-ssr/src-plugin-page-frame-07c4de56a6-SYE4RRNX.js +0 -0
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/client-ssr/src-plugin-password-form-3bd63d69e5-YVCPJXLL.js +0 -0
- /package/.hile-rsc/{build-mtie8wg2-ca38f847 → build-mtimy4oq-2ea9fd56}/styles/4b3193c4f2b317ffed425ccf401342a4bdd6ccfd5f9c42def3315e776f166975.css +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"protocolVersion": 1,
|
|
3
3
|
"pluginId": "auth.password",
|
|
4
|
-
"buildId": "build-
|
|
4
|
+
"buildId": "build-mtimy4oq-2ea9fd56",
|
|
5
5
|
"runtime": {
|
|
6
6
|
"react": "19.2.8",
|
|
7
7
|
"reactDom": "19.2.8",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
},
|
|
10
10
|
"server": {
|
|
11
11
|
"entry": "server-rsc/index.js",
|
|
12
|
-
"integrity": "sha256-
|
|
12
|
+
"integrity": "sha256-vdFaIItjtGmCB0OXy3h9pNE/vGAkRreAf4Ng4M+vDX4="
|
|
13
13
|
},
|
|
14
14
|
"serverFunctions": [],
|
|
15
15
|
"clients": [
|
|
@@ -15217,7 +15217,7 @@ var __hileRemoteClientBoundary = __hileRegisterClientReference(function() {
|
|
|
15217
15217
|
function __hileDefault(props) {
|
|
15218
15218
|
return React.createElement(__hileRemoteClientBoundary, {
|
|
15219
15219
|
pluginId: "auth.password",
|
|
15220
|
-
buildId: "build-
|
|
15220
|
+
buildId: "build-mtimy4oq-2ea9fd56",
|
|
15221
15221
|
referenceId: "auth.password/src/plugin/password-form#default",
|
|
15222
15222
|
exportName: "default",
|
|
15223
15223
|
props
|
|
@@ -15234,7 +15234,7 @@ var __hileRemoteClientBoundary2 = __hileRegisterClientReference2(function() {
|
|
|
15234
15234
|
function __hileDefault2(props) {
|
|
15235
15235
|
return React2.createElement(__hileRemoteClientBoundary2, {
|
|
15236
15236
|
pluginId: "auth.password",
|
|
15237
|
-
buildId: "build-
|
|
15237
|
+
buildId: "build-mtimy4oq-2ea9fd56",
|
|
15238
15238
|
referenceId: "auth.password/src/plugin/page-frame#default",
|
|
15239
15239
|
exportName: "default",
|
|
15240
15240
|
props
|
|
@@ -12,7 +12,7 @@ export default defineService('zlooks.password-auth.database', async (shutdown) =
|
|
|
12
12
|
password: config.password,
|
|
13
13
|
database: config.database,
|
|
14
14
|
ssl: config.ssl,
|
|
15
|
-
synchronize:
|
|
15
|
+
synchronize: true,
|
|
16
16
|
migrationsRun: false,
|
|
17
17
|
poolSize: config.poolSize,
|
|
18
18
|
entities: [...passwordAuthEntities],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"database.service.js","sourceRoot":"","sources":["../../src/services/database.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,aAAa,MAAM,qBAAqB,CAAC;AAEhD,eAAe,aAAa,CAAC,+BAA+B,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE;IAC/E,MAAM,MAAM,GAAG,CAAC,MAAM,WAAW,CAAC,aAAa,CAAC,CAAC,CAAC,QAAQ,EAAE,CAAC,cAAc,CAAC,QAAQ,CAAC;IACrF,MAAM,UAAU,GAAG,MAAM,gBAAgB,CAAC;QACxC,IAAI,EAAE,UAAU;QAChB,IAAI,EAAE,MAAM,CAAC,IAAI;QACjB,IAAI,EAAE,MAAM,CAAC,IAAI;QACjB,QAAQ,EAAE,MAAM,CAAC,QAAQ;QACzB,QAAQ,EAAE,MAAM,CAAC,QAAQ;QACzB,QAAQ,EAAE,MAAM,CAAC,QAAQ;QACzB,GAAG,EAAE,MAAM,CAAC,GAAG;QACf,WAAW,EAAE,
|
|
1
|
+
{"version":3,"file":"database.service.js","sourceRoot":"","sources":["../../src/services/database.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,aAAa,MAAM,qBAAqB,CAAC;AAEhD,eAAe,aAAa,CAAC,+BAA+B,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE;IAC/E,MAAM,MAAM,GAAG,CAAC,MAAM,WAAW,CAAC,aAAa,CAAC,CAAC,CAAC,QAAQ,EAAE,CAAC,cAAc,CAAC,QAAQ,CAAC;IACrF,MAAM,UAAU,GAAG,MAAM,gBAAgB,CAAC;QACxC,IAAI,EAAE,UAAU;QAChB,IAAI,EAAE,MAAM,CAAC,IAAI;QACjB,IAAI,EAAE,MAAM,CAAC,IAAI;QACjB,QAAQ,EAAE,MAAM,CAAC,QAAQ;QACzB,QAAQ,EAAE,MAAM,CAAC,QAAQ;QACzB,QAAQ,EAAE,MAAM,CAAC,QAAQ;QACzB,GAAG,EAAE,MAAM,CAAC,GAAG;QACf,WAAW,EAAE,IAAI;QACjB,aAAa,EAAE,KAAK;QACpB,QAAQ,EAAE,MAAM,CAAC,QAAQ;QACzB,QAAQ,EAAE,CAAC,GAAG,oBAAoB,CAAC;KACpC,CAAC,CAAC;IACH,QAAQ,CAAC,GAAG,EAAE,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,CAAC;IACrC,OAAO,UAAU,CAAC;AACpB,CAAC,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zlooks.cn/password-auth-server",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
@@ -22,7 +22,6 @@
|
|
|
22
22
|
],
|
|
23
23
|
"commands": {
|
|
24
24
|
"db": [
|
|
25
|
-
"sync",
|
|
26
25
|
"migrate"
|
|
27
26
|
]
|
|
28
27
|
}
|
|
@@ -56,7 +55,7 @@
|
|
|
56
55
|
"@hile/typeorm": "4.0.1",
|
|
57
56
|
"@node-rs/argon2": "2.1.0",
|
|
58
57
|
"@zlooks.cn/auth-extension-contract": "1.0.0",
|
|
59
|
-
"@zlooks.cn/database-command": "1.0.
|
|
58
|
+
"@zlooks.cn/database-command": "1.0.1",
|
|
60
59
|
"@zlooks.cn/global-config-shared": "1.0.0",
|
|
61
60
|
"@zlooks.cn/infrastructure": "1.0.0",
|
|
62
61
|
"@zlooks.cn/registry-config": "1.0.0",
|
|
@@ -87,5 +86,5 @@
|
|
|
87
86
|
"typescript": "7.0.2",
|
|
88
87
|
"vitest": "4.1.11"
|
|
89
88
|
},
|
|
90
|
-
"gitHead": "
|
|
89
|
+
"gitHead": "c1172d8c48792dd6e978ebdfb69b1a1982a9d115"
|
|
91
90
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|