mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
spicy-redis: Add some commands and touch up parsing
This commit is contained in:
parent
22bda56af3
commit
f0e9f46c7c
21 changed files with 200 additions and 114 deletions
|
@ -0,0 +1,10 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
AUTH
|
||||
username: notauser
|
||||
password: notapassword
|
||||
AUTH
|
||||
username: default
|
||||
password: defaultpasswordinvalid
|
||||
AUTH
|
||||
username: noone
|
||||
password: password
|
Loading…
Add table
Add a link
Reference in a new issue