@nocobase/plugin-verification 2.0.0-alpha.41 → 2.0.0-alpha.43

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": "2.0.0-alpha.41",
11
+ "@nocobase/client": "2.0.0-alpha.43",
12
12
  "react": "18.2.0",
13
13
  "antd": "5.24.2",
14
14
  "@formily/shared": "2.3.7",
15
15
  "@formily/react": "2.3.7",
16
16
  "@formily/core": "2.3.7",
17
- "@nocobase/server": "2.0.0-alpha.41",
18
- "@nocobase/utils": "2.0.0-alpha.41",
19
- "@nocobase/cache": "2.0.0-alpha.41",
20
- "@nocobase/actions": "2.0.0-alpha.41",
21
- "@nocobase/database": "2.0.0-alpha.41",
17
+ "@nocobase/server": "2.0.0-alpha.43",
18
+ "@nocobase/utils": "2.0.0-alpha.43",
19
+ "@nocobase/cache": "2.0.0-alpha.43",
20
+ "@nocobase/actions": "2.0.0-alpha.43",
21
+ "@nocobase/database": "2.0.0-alpha.43",
22
22
  "react-i18next": "11.18.6",
23
23
  "react-router-dom": "6.30.1",
24
24
  "@formily/antd-v5": "1.2.3",
@@ -0,0 +1,39 @@
1
+ {
2
+ "Verification": "Верификация",
3
+ "Verification providers": "Провайдеры верификации",
4
+ "Provider type": "Тип провайдера",
5
+ "Aliyun SMS": "Aliyun SMS",
6
+ "Access Key ID": "ID ключа доступа",
7
+ "Access Key Secret": "Секретный ключ доступа",
8
+ "Endpoint": "Точка подключения",
9
+ "Sign": "Подпись",
10
+ "Template code": "Код шаблона",
11
+ "Secret Id": "ID секрета",
12
+ "Secret Key": "Секретный ключ",
13
+ "Region": "Регион",
14
+ "Sign name": "Имя подписи",
15
+ "Sms sdk app id": "ID приложения SMS SDK",
16
+ "Template Id": "ID шаблона",
17
+ "Verification send failed, please try later or contact to administrator": "Отправка верификации не удалась, попробуйте позже или обратитесь к администратору",
18
+ "Not a valid cellphone number, please re-enter": "Неверный номер мобильного телефона, введите заново",
19
+ "Please don't retry in {{time}} seconds": "Пожалуйста, не повторяйте попытку в течение {{time}} секунд",
20
+ "You are trying so frequently, please slow down": "Слишком много попыток, пожалуйста, попробуйте позже",
21
+ "Verification code is invalid": "Код верификации недействителен",
22
+ "SMS OTP": "Одноразовый код в SMS",
23
+ "Get one-time codes sent to your phone via SMS to complete authentication requests.": "Получайте одноразовые коды, отправляемые на ваш телефон через SMS для завершения запросов аутентификации.",
24
+ "Unbind": "Отвязать",
25
+ "Bind": "Привязать",
26
+ "Configured": "Настроено",
27
+ "Unbind verifier": "Отвязать верификатор",
28
+ "Not configured": "Не настроено",
29
+ "Unbound successfully": "Успешно отвязано",
30
+ "Bound successfully": "Успешно привязано",
31
+ "Verification type": "Тип верификации",
32
+ "Provider": "Провайдер",
33
+ "Verifier": "Верификатор",
34
+ "Verifiers": "Верификаторы",
35
+ "The following types of verifiers are available:": "Доступны следующие типы верификаторов:",
36
+ "Go to": "Перейти к",
37
+ "create verifiers": "создать верификаторы",
38
+ "Too many failed attempts. Please request a new verification code.": "Слишком много неудачных попыток. Пожалуйста, запросите новый код верификации."
39
+ }
@@ -1 +1 @@
1
- {"name":"@alicloud/dysmsapi20170525","version":"2.0.17","description":"","main":"dist/client.js","scripts":{"test":"mocha --reporter spec --timeout 3000 test/*.test.js","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"Alibaba Cloud SDK","license":"Apache-2.0","devDependencies":{"@types/node":"^12.12.26","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5"},"dependencies":{"@alicloud/tea-typescript":"^1.7.1","@alicloud/tea-util":"^1.4.4","@alicloud/openapi-client":"^0.4.1","@alicloud/endpoint-util":"^0.0.1","@alicloud/openapi-util":"^0.2.9"},"files":["dist","src"],"_lastModified":"2025-11-19T01:23:09.698Z"}
1
+ {"name":"@alicloud/dysmsapi20170525","version":"2.0.17","description":"","main":"dist/client.js","scripts":{"test":"mocha --reporter spec --timeout 3000 test/*.test.js","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"Alibaba Cloud SDK","license":"Apache-2.0","devDependencies":{"@types/node":"^12.12.26","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5"},"dependencies":{"@alicloud/tea-typescript":"^1.7.1","@alicloud/tea-util":"^1.4.4","@alicloud/openapi-client":"^0.4.1","@alicloud/endpoint-util":"^0.0.1","@alicloud/openapi-util":"^0.2.9"},"files":["dist","src"],"_lastModified":"2025-11-20T04:18:47.921Z"}
@@ -1 +1 @@
1
- {"name":"@alicloud/openapi-client","version":"0.4.12","description":"","main":"dist/client.js","scripts":{"test":"mocha -r ts-node/register -r source-map-support/register test/**/*.spec.ts --timeout=10000","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"","license":"ISC","devDependencies":{"@types/mocha":"^5.2.7","mocha":"^6.2.0","@types/node":"^12.12.26","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5","@alicloud/gateway-pop":"0.0.6"},"dependencies":{"@alicloud/tea-typescript":"^1.7.1","@alicloud/tea-util":"^1.4.9","@alicloud/credentials":"^2.3.1","@alicloud/openapi-util":"^0.3.2","@alicloud/gateway-spi":"^0.0.8","@alicloud/tea-xml":"0.0.3"},"files":["dist","src"],"repository":"git@github.com:aliyun/darabonba-openapi.git","_lastModified":"2025-11-19T01:23:10.619Z"}
1
+ {"name":"@alicloud/openapi-client","version":"0.4.12","description":"","main":"dist/client.js","scripts":{"test":"mocha -r ts-node/register -r source-map-support/register test/**/*.spec.ts --timeout=10000","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"","license":"ISC","devDependencies":{"@types/mocha":"^5.2.7","mocha":"^6.2.0","@types/node":"^12.12.26","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5","@alicloud/gateway-pop":"0.0.6"},"dependencies":{"@alicloud/tea-typescript":"^1.7.1","@alicloud/tea-util":"^1.4.9","@alicloud/credentials":"^2.3.1","@alicloud/openapi-util":"^0.3.2","@alicloud/gateway-spi":"^0.0.8","@alicloud/tea-xml":"0.0.3"},"files":["dist","src"],"repository":"git@github.com:aliyun/darabonba-openapi.git","_lastModified":"2025-11-20T04:18:49.123Z"}
@@ -1 +1 @@
1
- {"name":"@alicloud/tea-util","version":"1.4.4","description":"","main":"dist/client.js","scripts":{"test":"mocha -r ts-node/register -r source-map-support/register test/**/*.spec.ts","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"Jackson Tian","license":"Apache-2.0","devDependencies":{"@types/mocha":"^7.0.1","@types/node":"^12.12.26","mocha":"^7.0.1","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5"},"dependencies":{"@alicloud/tea-typescript":"^1.5.1","kitx":"^2.0.0"},"files":["dist","src"],"_lastModified":"2025-11-19T01:23:10.863Z"}
1
+ {"name":"@alicloud/tea-util","version":"1.4.4","description":"","main":"dist/client.js","scripts":{"test":"mocha -r ts-node/register -r source-map-support/register test/**/*.spec.ts","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"Jackson Tian","license":"Apache-2.0","devDependencies":{"@types/mocha":"^7.0.1","@types/node":"^12.12.26","mocha":"^7.0.1","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5"},"dependencies":{"@alicloud/tea-typescript":"^1.5.1","kitx":"^2.0.0"},"files":["dist","src"],"_lastModified":"2025-11-20T04:18:49.381Z"}
@@ -1 +1 @@
1
- {"name":"tencentcloud-sdk-nodejs","version":"4.0.759","description":"腾讯云 API NODEJS SDK","main":"tencentcloud/index.js","scripts":{"test":"mocha -t 10000","build":"tsc","prettier":"prettier --config prettier.config.js --write 'src/**/*.{tsx,ts,jsx,js,css,json,vue}'"},"engines":{"node":">=10"},"keywords":["tencentcloudapi","tencentcloud","qcloud","sdk","js","nodejs"],"author":"tencentcloudapi","license":"Apache-2.0","dependencies":{"form-data":"^3.0.0","get-stream":"^6.0.0","https-proxy-agent":"^5.0.0","is-stream":"^2.0.0","json-bigint":"^1.0.0","node-fetch":"^2.2.0","tslib":"1.13.0"},"directories":{"example":"examples","lib":"lib"},"repository":{"type":"git","url":"https://github.com/tencentcloud/tencentcloud-sdk-nodejs"},"devDependencies":{"@types/form-data":"^2.5.0","@types/json-bigint":"^1.0.1","@types/node":"^14.0.26","@types/node-fetch":"^2.5.7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","babel-eslint":"^10.0.2","chai":"^4.2.0","eslint":"^6.8.0","eslint-plugin-react":"^7.17.0","mocha":"^8.1.1","prettier":"^2.3.0","ts-node":"^8.10.2","typescript":"^3.9.7"},"_lastModified":"2025-11-19T01:23:17.936Z"}
1
+ {"name":"tencentcloud-sdk-nodejs","version":"4.0.759","description":"腾讯云 API NODEJS SDK","main":"tencentcloud/index.js","scripts":{"test":"mocha -t 10000","build":"tsc","prettier":"prettier --config prettier.config.js --write 'src/**/*.{tsx,ts,jsx,js,css,json,vue}'"},"engines":{"node":">=10"},"keywords":["tencentcloudapi","tencentcloud","qcloud","sdk","js","nodejs"],"author":"tencentcloudapi","license":"Apache-2.0","dependencies":{"form-data":"^3.0.0","get-stream":"^6.0.0","https-proxy-agent":"^5.0.0","is-stream":"^2.0.0","json-bigint":"^1.0.0","node-fetch":"^2.2.0","tslib":"1.13.0"},"directories":{"example":"examples","lib":"lib"},"repository":{"type":"git","url":"https://github.com/tencentcloud/tencentcloud-sdk-nodejs"},"devDependencies":{"@types/form-data":"^2.5.0","@types/json-bigint":"^1.0.1","@types/node":"^14.0.26","@types/node-fetch":"^2.5.7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","babel-eslint":"^10.0.2","chai":"^4.2.0","eslint":"^6.8.0","eslint-plugin-react":"^7.17.0","mocha":"^8.1.1","prettier":"^2.3.0","ts-node":"^8.10.2","typescript":"^3.9.7"},"_lastModified":"2025-11-20T04:18:56.720Z"}
package/package.json CHANGED
@@ -1,14 +1,17 @@
1
1
  {
2
2
  "name": "@nocobase/plugin-verification",
3
3
  "displayName": "Verification",
4
+ "displayName.ru-RU": "Верификация",
4
5
  "displayName.zh-CN": "验证",
5
6
  "description": "User identity verification management, including SMS, TOTP authenticator, with extensibility.",
7
+ "description.ru-RU": "Управление проверкой личности пользователя, включая SMS, TOTP-авторизацию, с возможностью расширения.",
6
8
  "description.zh-CN": "用户身份验证管理,包含短信、TOTP 认证器等,可扩展。",
7
- "version": "2.0.0-alpha.41",
9
+ "version": "2.0.0-alpha.43",
8
10
  "license": "AGPL-3.0",
9
11
  "main": "./dist/server/index.js",
10
12
  "homepage": "https://docs.nocobase.com/handbook/verification",
11
13
  "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/verification",
14
+ "homepage.ru-RU": "https://docs-ru.nocobase.com/handbook/verification",
12
15
  "devDependencies": {
13
16
  "@alicloud/dysmsapi20170525": "2.0.17",
14
17
  "@alicloud/openapi-client": "0.4.12",
@@ -31,7 +34,7 @@
31
34
  "@nocobase/test": "2.x",
32
35
  "@nocobase/utils": "2.x"
33
36
  },
34
- "gitHead": "889e81eef0280c2e45571bd0a4b2db6aa004f8c1",
37
+ "gitHead": "5e1b7446db50446b80427240a38a9417f3742c05",
35
38
  "keywords": [
36
39
  "Authentication",
37
40
  "Verification",