Commit df30501c authored by Zohten's avatar Zohten

hashedpassword

parent 045f8697
...@@ -43,7 +43,7 @@ POST http://localhost/index.php/user ...@@ -43,7 +43,7 @@ POST http://localhost/index.php/user
{ {
"login": "NEWUSER", "login": "NEWUSER",
"pwd": "hashedNEWUSERpwd", "pwd": "$2a$10$4AAhcsd4FpiPvUS718BemuGivzgRcsgxWbaSNdD.dK4wNwJAn.lQO",
"avatar": "avatarnew.png", "avatar": "avatarnew.png",
"lastname": "NEW", "lastname": "NEW",
"firstname": "USER", "firstname": "USER",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment