Tagged Questions
2
votes
2answers
729 views
Get password when user registers and save it sha1 into database
im working on a website where the users can connect with iphone to some functions of it by using a sha1 encrypted password. In other words the plain password of wordpress encrypted in sha1.
In the ...