Add test on wrong username or password
tonyyang-svail opened this issue · 0 comments
tonyyang-svail commented
Let root:root
be the only valid user.
To solve this issue, we need to
- Enable authorization check on the server side
- Handling wrong username/password error on the client side