Hi, I would like to report login brute force vulnerability in latest release.
Description:
Login brute force vulnerability in app/api/cms/user.py 43 line login() function.
No need to limit the number of logins and set the verification code will cause the username and password to be brute force, like this:

author by [email protected]
Hi, I would like to report login brute force vulnerability in latest release.
Description:

Login brute force vulnerability in app/api/cms/user.py 43 line login() function.
No need to limit the number of logins and set the verification code will cause the username and password to be brute force, like this:
author by [email protected]