Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Vanilla Password Hash

edited October 2008 in Vanilla 1.0 Help
Hi, i want use Vanilla for a Forum of my Project. i want members to registrate automaticly to vanilla when registrating to my project. how can i calculate the password hash that is to be found in database ? is there a certain hash function ?

Comments

  • It is using PasswordHash in library/People/People.Class.PasswordHash.php Check PeoplePasswordHash and Authenticator to know hoe to use it.
  • Check this comment to see how to use an other hash: http://lussumo.com/community/?CommentID=90424 (Vanilla password security # 46)
This discussion has been closed.