Code

Updated password methods to announce their hash
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 15 Oct 2007 15:19:34 +0000 (15:19 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 15 Oct 2007 15:19:34 +0000 (15:19 +0000)
commit76cba442805ef41ad0e0e48e27fb82377ca1451e
tree3b825e3cbb0fd332696361a1c8f7a2c83eb6b6fb
parent387a8ff163da84a9885feaa4fb936031c93eebf5
Updated password methods to announce their hash

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7558 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_location.inc
include/class_password-methods-clear.inc
include/class_password-methods-crypt.inc
include/class_password-methods-heimdal.inc [new file with mode: 0644]
include/class_password-methods-kerberos.inc
include/class_password-methods-md5.inc
include/class_password-methods-sha.inc
include/class_password-methods-smd5.inc
include/class_password-methods-ssha.inc
include/class_password-methods.inc
include/functions.inc