w-web-sso 1.0.18 → 1.0.20
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/db/wsso/ips/lock.mdb +0 -0
- package/db/wsso/tokens/data.mdb +0 -0
- package/db/wsso/tokens/lock.mdb +0 -0
- package/db/wsso/users/lock.mdb +0 -0
- package/dist/index.tmp +2 -2
- package/dist/js/{app.ce84c909.js → app-legacy.04df6f5b.js} +2 -2
- package/dist/js/app-legacy.04df6f5b.js.map +1 -0
- package/dist/js/{app-legacy.ce84c909.js → app.d65923dd.js} +2 -2
- package/dist/js/app.d65923dd.js.map +1 -0
- package/dist/w-web-sso.umd.js +1 -1
- package/dist/w-web-sso.umd.js.map +1 -1
- package/docs/WWebSso.html +1 -1
- package/docs/WWebSso.mjs.html +3 -3
- package/docs/index.html +1 -1
- package/package.json +3 -3
- package/public/index.html +2 -2
- package/server/WWebSso.mjs +2 -2
- package/src/components/LayoutContentUsers.vue +0 -36
- package/src/plugins/mLang.mjs +3 -3
- package/src/plugins/mShare.mjs +0 -47
- package/dist/js/app-legacy.ce84c909.js.map +0 -1
- package/dist/js/app.ce84c909.js.map +0 -1
package/db/wsso/ips/lock.mdb
CHANGED
|
Binary file
|
package/db/wsso/tokens/data.mdb
CHANGED
|
Binary file
|
package/db/wsso/tokens/lock.mdb
CHANGED
|
Binary file
|
package/db/wsso/users/lock.mdb
CHANGED
|
Binary file
|
package/dist/index.tmp
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
corePlugins: {
|
|
3
3
|
preflight: false,
|
|
4
4
|
}
|
|
5
|
-
}</script><link href="https://cdn.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet"><link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4.2/css/all.min.css" rel="stylesheet"><script src="https://cdn.jsdelivr.net/npm/echarts@5.6.0/dist/echarts.min.js"></script><script>window.___pmwsso___={
|
|
5
|
+
}</script><link href="https://cdn.jsdelivr.net/npm/@mdi/font@7.4.47/css/materialdesignicons.min.css" rel="stylesheet"><link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4.2/css/all.min.css" rel="stylesheet"><script src="https://cdn.jsdelivr.net/npm/echarts@5.6.0/dist/echarts.min.js"></script><script>window.___pmwsso___={
|
|
6
6
|
language: '{language}',
|
|
7
|
-
}</script><script defer="defer" src="{sfd}/js/chunk-vendors.7380957a.js" type="module"></script><script defer="defer" src="{sfd}/js/app.
|
|
7
|
+
}</script><script defer="defer" src="{sfd}/js/chunk-vendors.7380957a.js" type="module"></script><script defer="defer" src="{sfd}/js/app.d65923dd.js" type="module"></script><link href="{sfd}/css/app.e4367a2b.css" rel="stylesheet"><script defer="defer" src="{sfd}/js/chunk-vendors-legacy.7380957a.js" nomodule></script><script defer="defer" src="{sfd}/js/app-legacy.04df6f5b.js" nomodule></script></head><body style="font-family:'Microsoft JhengHei','Avenir','Helvetica', 'Arial', 'sans-serif'; padding:0px; margin:0px;"><noscript><strong>We're sorry but w-component-vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
|