ontehfritz / SuperSimpleAuth

WIP Simple Online Authentication and Authorization Micro-Service
https://www.authenticate.technology
4 stars 1 forks source link

Make unique salt for each user #1

Open ontehfritz opened 10 years ago

ontehfritz commented 10 years ago

currently using an unique salt for each application created, this should change to have a unique salt per user.