Relief-1 / Relief1

Relief1 - Providing a complete Disaster Preparedness, Relief and Recovery System for use worldwide.
15 stars 6 forks source link

Hashed emails #23

Closed mmalecki closed 12 years ago

mmalecki commented 12 years ago

During our IRC conversation, someone pointed possibility of leaking user e-mails by using them as keys (it was @thejh probably, he's a sneaky bastard). Now we hash those keys using the same hash function we use for passwords and some salt (salt in config is obviously just a sample one).