opt option verification-method

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages 2024-10-30 11:26:49 +08:00
parent e6239a70ec
commit 43efe3da36
2 changed files with 9 additions and 1 deletions

View File

@ -248,7 +248,7 @@ What type of password can be used, `temporary password` refers to the one-time r
| Install required | Values | Default | Example |
| :------: | :------: | :------: | :------: |
| N | use-temporary-password, use-permanent-password, both | both | `verification-method=use-permanent-password` |
| N | use-temporary-password, use-permanent-password, use-both-passwords | use-both-passwords | `verification-method=use-permanent-password` |
### proxy-url

View File

@ -240,6 +240,14 @@ IP 直接访问的端口。
| :------: | :------: | :------: | :------: |
| N | password, click, password-click | password-click | `approve-mode=password-click` |
### verification-method
可以使用什么类型的密码,“临时密码”是指一次性随机密码。
| 是否需要安装 | 可设值 | 默认值 | 示例 |
| :------: | :------: | :------: | :------: |
| N | use-temporary-password, use-permanent-password, use-both-passwords | use-both-passwords | `verification-method=use-permanent-password` |
### proxy-url
代理的 url 。