Searched hist:b0855b1105f25b1fbd686606588297104def6d3c (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/conf/ |
H A D | dokuwiki.php | b0855b1105f25b1fbd686606588297104def6d3c Fri May 13 15:22:48 UTC 2005 andi <andi@splitbrain.org> multiple hash methods for passwords
This patch allows the method for hashing (onewaycrypting) the user passwords to be set with $conf['passcrypt']. Available are MD5, salted MD5, SHA1 salted SHA1 (SSHA) and the old Unix crypt (2 char seed).
This change was inspired by a mail from Chris Brotherton (thanks for making me think about this)
darcs-hash:20050513152248-9977f-2358b26449ed865a981c8558308a2857ba17c12f.gz
|
/dokuwiki/inc/ |
H A D | auth.php | b0855b1105f25b1fbd686606588297104def6d3c Fri May 13 15:22:48 UTC 2005 andi <andi@splitbrain.org> multiple hash methods for passwords
This patch allows the method for hashing (onewaycrypting) the user passwords to be set with $conf['passcrypt']. Available are MD5, salted MD5, SHA1 salted SHA1 (SSHA) and the old Unix crypt (2 char seed).
This change was inspired by a mail from Chris Brotherton (thanks for making me think about this)
darcs-hash:20050513152248-9977f-2358b26449ed865a981c8558308a2857ba17c12f.gz
|