Hi, i have some question :
1. What Encryption that couch use for user table in the database ?
[ I have a news system that have 200++ user (password use md5 encryption), and i need to migrate it to new news system that i create using couch. I have a plan to crack the md5 hash, and encrypt it to (any encryption that couch use)
]
2. Facebook Login for Extended User ?
[ I saw facebook login for member module here. I wanna know is it possible to use it with current Exented User? Also what the different between members module and extended user? ]
3. Google+ Login ?
[ Any chance for Google+ login in couch? ]
Thx!
1. What Encryption that couch use for user table in the database ?
[ I have a news system that have 200++ user (password use md5 encryption), and i need to migrate it to new news system that i create using couch. I have a plan to crack the md5 hash, and encrypt it to (any encryption that couch use)

- Code: Select all
$P$B4bbr1rPb2fdDhHpNdRaDaTDteXPNu1
2. Facebook Login for Extended User ?
[ I saw facebook login for member module here. I wanna know is it possible to use it with current Exented User? Also what the different between members module and extended user? ]
3. Google+ Login ?
[ Any chance for Google+ login in couch? ]
Thx!
