@nocobase/plugin-auth 1.7.0-beta.3 → 1.7.0-beta.4

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.
@@ -8,17 +8,17 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "1.7.0-beta.3",
11
+ "@nocobase/client": "1.7.0-beta.4",
12
12
  "react": "18.2.0",
13
- "@nocobase/utils": "1.7.0-beta.3",
13
+ "@nocobase/utils": "1.7.0-beta.4",
14
14
  "axios": "1.7.7",
15
15
  "lodash": "4.17.21",
16
- "@nocobase/auth": "1.7.0-beta.3",
17
- "@nocobase/database": "1.7.0-beta.3",
18
- "@nocobase/cache": "1.7.0-beta.3",
19
- "@nocobase/server": "1.7.0-beta.3",
20
- "@nocobase/logger": "1.7.0-beta.3",
21
- "@nocobase/test": "1.7.0-beta.3",
16
+ "@nocobase/auth": "1.7.0-beta.4",
17
+ "@nocobase/database": "1.7.0-beta.4",
18
+ "@nocobase/cache": "1.7.0-beta.4",
19
+ "@nocobase/server": "1.7.0-beta.4",
20
+ "@nocobase/logger": "1.7.0-beta.4",
21
+ "@nocobase/test": "1.7.0-beta.4",
22
22
  "@formily/antd-v5": "1.1.9",
23
23
  "antd": "5.12.8",
24
24
  "@formily/shared": "2.3.2",
@@ -27,6 +27,6 @@ module.exports = {
27
27
  "react-i18next": "11.18.6",
28
28
  "@emotion/css": "11.13.0",
29
29
  "@ant-design/icons": "5.6.1",
30
- "@nocobase/actions": "1.7.0-beta.3",
30
+ "@nocobase/actions": "1.7.0-beta.4",
31
31
  "@formily/core": "2.3.0"
32
32
  };
@@ -1,33 +1,33 @@
1
1
  {
2
- "Auth Type": "Auth Type",
2
+ "Auth Type": "Authenticatietype",
3
3
  "Authenticators": "Authenticators",
4
- "Authentication": "Authentication",
5
- "Sign in via email": "Sign in via email",
6
- "Sign in via password": "Sign in via password",
7
- "Not allowed to sign up": "Not allowed to sign up",
8
- "Allow to sign up": "Allow to sign up",
9
- "The username or email is incorrect, please re-enter": "The username or email is incorrect, please re-enter",
10
- "The password is incorrect, please re-enter": "The password is incorrect, please re-enter",
11
- "Not a valid cellphone number, please re-enter": "Not a valid cellphone number, please re-enter",
12
- "The phone number has been registered, please login directly": "The phone number has been registered, please login directly",
13
- "The phone number is not registered, please register first": "The phone number is not registered, please register first",
14
- "Please keep and enable at least one authenticator": "Please keep and enable at least one authenticator",
15
- "Allow to sign in with": "Allow to sign in with",
16
- "Please enter a valid username": "Please enter a valid username",
17
- "Please enter a valid email": "Please enter a valid email",
18
- "Please enter your username or email": "Please enter your username or email",
19
- "Please enter a password": "Please enter a password",
20
- "Username/Email": "Username/Email",
4
+ "Authentication": "Authenticatie",
5
+ "Sign in via email": "Inloggen via e-mail",
6
+ "Sign in via password": "Inloggen via wachtwoord",
7
+ "Not allowed to sign up": "Aanmelden is niet toegestaan",
8
+ "Allow to sign up": "Toestaan om je aan te melden",
9
+ "The username or email is incorrect, please re-enter": "De gebruikersnaam of e-mail is incorrect, probeer het opnieuw",
10
+ "The password is incorrect, please re-enter": "Het wachtwoord is incorrect, probeer het opnieuw",
11
+ "Not a valid cellphone number, please re-enter": "Geen geldig telefoonnummer, probeer opnieuw in te voeren",
12
+ "The phone number has been registered, please login directly": "Het telefoonnummer is al geregistreerd, log direct in",
13
+ "The phone number is not registered, please register first": "Het telefoonnummer is niet geregistreerd, registreer eerst",
14
+ "Please keep and enable at least one authenticator": "Houd minstens één authenticator ingeschakeld",
15
+ "Allow to sign in with": "Toestaan om in te loggen met",
16
+ "Please enter a valid username": "Voer een geldige gebruikersnaam in",
17
+ "Please enter a valid email": "Voer een geldig e-mailadres in",
18
+ "Please enter your username or email": "Voer je gebruikersnaam of e-mailadres in",
19
+ "Please enter a password": "Voer een wachtwoord in",
20
+ "Username/Email": "Gebruikersnaam/E-mail",
21
21
  "Auth UID": "Auth UID",
22
- "The authentication allows users to sign in via username or email.": "The authentication allows users to sign in via username or email.",
23
- "No authentication methods available.": "No authentication methods available.",
24
- "The password is inconsistent, please re-enter": "The password is inconsistent, please re-enter",
25
- "Sign-in": "Sign-in",
22
+ "The authentication allows users to sign in via username or email.": "De authenticatie staat gebruikers toe in te loggen via gebruikersnaam of e-mail.",
23
+ "No authentication methods available.": "Geen authenticatiemethoden beschikbaar.",
24
+ "The password is inconsistent, please re-enter": "Het wachtwoord is inconsistent, probeer het opnieuw",
25
+ "Sign-in": "Inloggen",
26
26
  "Password": "Wachtwoord",
27
- "The username/email or password is incorrect, please re-enter": "The username/email or password is incorrect, please re-enter",
28
- "Show": "Show",
29
- "Sign up settings": "Sign up settings",
30
- "Sign up form": "Sign up form",
31
- "At least one of the username or email fields is required": "At least one of the username or email fields is required",
32
- "Password is not allowed to be changed": "Password is not allowed to be changed"
33
- }
27
+ "The username/email or password is incorrect, please re-enter": "De gebruikersnaam/e-mail of het wachtwoord is incorrect, probeer het opnieuw",
28
+ "Show": "Toon",
29
+ "Sign up settings": "Aanmeldinstellingen",
30
+ "Sign up form": "Aanmeldformulier",
31
+ "At least one of the username or email fields is required": "Ten minste één van de velden voor gebruikersnaam of e-mail is verplicht",
32
+ "Password is not allowed to be changed": "Wachtwoord mag niet worden gewijzigd"
33
+ }
@@ -1 +1 @@
1
- {"name":"cron","description":"Cron jobs for your node","version":"2.4.4","author":"Nick Campbell <nicholas.j.campbell@gmail.com> (https://github.com/ncb000gt)","bugs":{"url":"https://github.com/kelektiv/node-cron/issues"},"repository":{"type":"git","url":"https://github.com/kelektiv/node-cron.git"},"main":"lib/cron","scripts":{"lint":"eslint {lib,tests}/*.js","test":"jest --coverage","test:watch":"jest --watch --coverage","test:types":"tsd","prepare":"husky install","release":"semantic-release"},"types":"types/index.d.ts","dependencies":{"@types/luxon":"~3.3.0","luxon":"~3.3.0"},"devDependencies":{"@commitlint/cli":"~17.6.6","@insurgentlab/commitlint-config":"^18.1.0","@insurgentlab/conventional-changelog-preset":"~6.0.3","@semantic-release/changelog":"~6.0.x","@semantic-release/commit-analyzer":"~9.0.x","@semantic-release/git":"~10.0.x","@semantic-release/github":"~8.1.x","@semantic-release/npm":"~10.0.x","@semantic-release/release-notes-generator":"~11.0.x","chai":"~4.2.x","eslint":"~8.36.x","eslint-config-prettier":"^8.7.x","eslint-config-standard":"~17.0.x","eslint-plugin-import":"~2.27.x","eslint-plugin-jest":"~27.2.x","eslint-plugin-n":"~15.6.x","eslint-plugin-prettier":"~4.2.x","eslint-plugin-promise":"~6.1.x","husky":"^8.0.3","jest":"~29.5.x","prettier":"~2.8.x","semantic-release":"~21.0.x","sinon":"^15.0.x","tsd":"^0.28.1"},"keywords":["cron","node cron","node-cron","schedule","scheduler","cronjob","cron job"],"license":"MIT","contributors":["Brandon der Blätter <https://interlucid.com/contact/> (https://github.com/intcreator)","Romain Beauxis <toots@rastageeks.org> (https://github.com/toots)","James Padolsey <> (https://github.com/jamespadolsey)","Finn Herpich <fh@three-heads.de> (https://github.com/ErrorProne)","Clifton Cunningham <clifton.cunningham@gmail.com> (https://github.com/cliftonc)","Eric Abouaf <eric.abouaf@gmail.com> (https://github.com/neyric)","humanchimp <morphcham@gmail.com> (https://github.com/humanchimp)","Craig Condon <craig@spiceapps.com> (https://github.com/spiceapps)","Dan Bear <daniel@hulu.com> (https://github.com/danhbear)","Vadim Baryshev <vadimbaryshev@gmail.com> (https://github.com/baryshev)","Leandro Ferrari <lfthomaz@gmail.com> (https://github.com/lfthomaz)","Gregg Zigler <greggzigler@gmail.com> (https://github.com/greggzigler)","Jordan Abderrachid <jabderrachid@gmail.com> (https://github.com/jordanabderrachid)","Masakazu Matsushita <matsukaz@gmail.com> (matsukaz)","Christopher Lunt <me@kirisu.co.uk> (https://github.com/kirisu)"],"jest":{"collectCoverage":true,"collectCoverageFrom":["lib/*.js"],"coverageThreshold":{"global":{"statements":80,"branches":80,"functions":70,"lines":80}}},"files":["lib","types","CHANGELOG.md","LICENSE","README.md"],"_lastModified":"2025-03-13T23:27:46.322Z"}
1
+ {"name":"cron","description":"Cron jobs for your node","version":"2.4.4","author":"Nick Campbell <nicholas.j.campbell@gmail.com> (https://github.com/ncb000gt)","bugs":{"url":"https://github.com/kelektiv/node-cron/issues"},"repository":{"type":"git","url":"https://github.com/kelektiv/node-cron.git"},"main":"lib/cron","scripts":{"lint":"eslint {lib,tests}/*.js","test":"jest --coverage","test:watch":"jest --watch --coverage","test:types":"tsd","prepare":"husky install","release":"semantic-release"},"types":"types/index.d.ts","dependencies":{"@types/luxon":"~3.3.0","luxon":"~3.3.0"},"devDependencies":{"@commitlint/cli":"~17.6.6","@insurgentlab/commitlint-config":"^18.1.0","@insurgentlab/conventional-changelog-preset":"~6.0.3","@semantic-release/changelog":"~6.0.x","@semantic-release/commit-analyzer":"~9.0.x","@semantic-release/git":"~10.0.x","@semantic-release/github":"~8.1.x","@semantic-release/npm":"~10.0.x","@semantic-release/release-notes-generator":"~11.0.x","chai":"~4.2.x","eslint":"~8.36.x","eslint-config-prettier":"^8.7.x","eslint-config-standard":"~17.0.x","eslint-plugin-import":"~2.27.x","eslint-plugin-jest":"~27.2.x","eslint-plugin-n":"~15.6.x","eslint-plugin-prettier":"~4.2.x","eslint-plugin-promise":"~6.1.x","husky":"^8.0.3","jest":"~29.5.x","prettier":"~2.8.x","semantic-release":"~21.0.x","sinon":"^15.0.x","tsd":"^0.28.1"},"keywords":["cron","node cron","node-cron","schedule","scheduler","cronjob","cron job"],"license":"MIT","contributors":["Brandon der Blätter <https://interlucid.com/contact/> (https://github.com/intcreator)","Romain Beauxis <toots@rastageeks.org> (https://github.com/toots)","James Padolsey <> (https://github.com/jamespadolsey)","Finn Herpich <fh@three-heads.de> (https://github.com/ErrorProne)","Clifton Cunningham <clifton.cunningham@gmail.com> (https://github.com/cliftonc)","Eric Abouaf <eric.abouaf@gmail.com> (https://github.com/neyric)","humanchimp <morphcham@gmail.com> (https://github.com/humanchimp)","Craig Condon <craig@spiceapps.com> (https://github.com/spiceapps)","Dan Bear <daniel@hulu.com> (https://github.com/danhbear)","Vadim Baryshev <vadimbaryshev@gmail.com> (https://github.com/baryshev)","Leandro Ferrari <lfthomaz@gmail.com> (https://github.com/lfthomaz)","Gregg Zigler <greggzigler@gmail.com> (https://github.com/greggzigler)","Jordan Abderrachid <jabderrachid@gmail.com> (https://github.com/jordanabderrachid)","Masakazu Matsushita <matsukaz@gmail.com> (matsukaz)","Christopher Lunt <me@kirisu.co.uk> (https://github.com/kirisu)"],"jest":{"collectCoverage":true,"collectCoverageFrom":["lib/*.js"],"coverageThreshold":{"global":{"statements":80,"branches":80,"functions":70,"lines":80}}},"files":["lib","types","CHANGELOG.md","LICENSE","README.md"],"_lastModified":"2025-03-14T17:51:39.954Z"}
@@ -1 +1 @@
1
- {"name":"ms","version":"2.1.3","description":"Tiny millisecond conversion utility","repository":"vercel/ms","main":"./index","files":["index.js"],"scripts":{"precommit":"lint-staged","lint":"eslint lib/* bin/*","test":"mocha tests.js"},"eslintConfig":{"extends":"eslint:recommended","env":{"node":true,"es6":true}},"lint-staged":{"*.js":["npm run lint","prettier --single-quote --write","git add"]},"license":"MIT","devDependencies":{"eslint":"4.18.2","expect.js":"0.3.1","husky":"0.14.3","lint-staged":"5.0.0","mocha":"4.0.1","prettier":"2.0.5"},"_lastModified":"2025-03-13T23:27:46.405Z"}
1
+ {"name":"ms","version":"2.1.3","description":"Tiny millisecond conversion utility","repository":"vercel/ms","main":"./index","files":["index.js"],"scripts":{"precommit":"lint-staged","lint":"eslint lib/* bin/*","test":"mocha tests.js"},"eslintConfig":{"extends":"eslint:recommended","env":{"node":true,"es6":true}},"lint-staged":{"*.js":["npm run lint","prettier --single-quote --write","git add"]},"license":"MIT","devDependencies":{"eslint":"4.18.2","expect.js":"0.3.1","husky":"0.14.3","lint-staged":"5.0.0","mocha":"4.0.1","prettier":"2.0.5"},"_lastModified":"2025-03-14T17:51:40.041Z"}
@@ -1,8 +1,8 @@
1
1
  {
2
- "The email is incorrect, please re-enter": "The email is incorrect, please re-enter",
3
- "Please fill in your email address": "Please fill in your email address",
4
- "The password is incorrect, please re-enter": "The password is incorrect, please re-enter",
5
- "Not a valid cellphone number, please re-enter": "Not a valid cellphone number, please re-enter",
6
- "The phone number has been registered, please login directly": "The phone number has been registered, please login directly",
7
- "The phone number is not registered, please register first": "The phone number is not registered, please register first"
2
+ "The email is incorrect, please re-enter": "Het e-mailadres is onjuist, voer deze opnieuw in",
3
+ "Please fill in your email address": "Vul je e-mailadres in",
4
+ "The password is incorrect, please re-enter": "Het wachtwoord is onjuist, voer het opnieuw in",
5
+ "Not a valid cellphone number, please re-enter": "Geen geldig mobiel nummer, voer het opnieuw in",
6
+ "The phone number has been registered, please login directly": "Het telefoonnummer is geregistreerd, log direct in",
7
+ "The phone number is not registered, please register first": "Dit telefoonnummer is niet geregistreerd, registreer het eerst"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nocobase/plugin-auth",
3
- "version": "1.7.0-beta.3",
3
+ "version": "1.7.0-beta.4",
4
4
  "main": "./dist/server/index.js",
5
5
  "homepage": "https://docs.nocobase.com/handbook/auth",
6
6
  "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/auth",
@@ -27,7 +27,7 @@
27
27
  "displayName.zh-CN": "用户认证",
28
28
  "description": "User authentication management, including password, SMS, and support for Single Sign-On (SSO) protocols, with extensibility.",
29
29
  "description.zh-CN": "用户认证管理,包括基础的密码认证、短信认证、SSO 协议的认证等,可扩展。",
30
- "gitHead": "8d52cb1d366a968f87c1cd3f98f55f24be3056a5",
30
+ "gitHead": "bf1fbeef48ab69fb3d417f4d75bf3f22031e29f8",
31
31
  "keywords": [
32
32
  "Authentication",
33
33
  "Security"