Update showdoc-default-password.yaml

patch-1
Prince Chaddha 2021-05-10 17:16:47 +05:30 committed by GitHub
parent dd1384f971
commit 062750eb20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -11,17 +11,19 @@ info:
requests:
- method: POST
path:
- "/server/index.php?s=/api/user/login"
- "{{BaseURL}}/server/index.php?s=/api/user/login"
body: |
username=showdoc&password=123456
username=showdoc&password=123456&v_code=
headers:
Content-Type: application/x-www-form-urlencoded;charset=UTF-8
matchers-condition: and
matchers:
- type: word
words:
- "groupid"
- "user_token"
- '"username":"showdoc"'
- '"user_token":'
condition: and
- type: status