Restcomm-Connect icon indicating copy to clipboard operation
Restcomm-Connect copied to clipboard

Arslan issue 1496 new password

Open arslan70 opened this issue 7 years ago • 1 comments

Now that I think about it this PR simple covers

  1. Renaming auth_token field to password field
  2. Handle the related schema/dao and script changes
  3. Use http://www.mindrot.org/projects/jBCrypt/ library to handle hashing of password and comparison of password provided for authentication.
  4. This PR is incomplete without https://github.com/RestComm/Restcomm-Connect/pull/2201
  5. UI changes are not covered in this. Only the java script files are changed to send the password without hashing.

arslan70 avatar Jun 29 '17 07:06 arslan70

Thanks @arslan70. @otsakir can you please help review this one ?

deruelle avatar Jun 30 '17 14:06 deruelle