removing trailing spaces
parent
0e7c15766d
commit
c2d66a4030
|
@ -20,7 +20,7 @@ requests:
|
|||
|
||||
redirects: true
|
||||
cookie-reuse: true
|
||||
raw:
|
||||
raw:
|
||||
- |
|
||||
POST /j_acegi_security_check HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
|
@ -29,7 +29,7 @@ requests:
|
|||
j_username=§username§&j_password=§password§&from=%2F&Submit=Sign+in
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- <a href="/logout"><b>
|
||||
words:
|
||||
- <a href="/logout"><b>
|
Loading…
Reference in New Issue