Access_Denied
Verified User
- Joined
- Sep 7, 2021
- Messages
- 13
Hello.
For some reason, the function of changing the password through the API broke.
POST /CMD_API_USER_PASSWD
Error in the log:
not on the list: **hack-> long user/pass
The list is based on the direcadmin.conf setting: userdata=./data/users
demo mode: 0
** incorrect login
The request goes through json: Post string: username=a1wsx2qa&passwd=34c3839mwdn&passwd2=34c3839mwdn&json=yes
(username a1wsx2qa is exists on the server).
Maybe someone can tell what is wrong?
For some reason, the function of changing the password through the API broke.
POST /CMD_API_USER_PASSWD
Error in the log:
not on the list: **hack-> long user/pass
The list is based on the direcadmin.conf setting: userdata=./data/users
demo mode: 0
** incorrect login
The request goes through json: Post string: username=a1wsx2qa&passwd=34c3839mwdn&passwd2=34c3839mwdn&json=yes
(username a1wsx2qa is exists on the server).
Maybe someone can tell what is wrong?