Code

Moved remaining kerberos stuff to the password method.
[gosa.git] / include / class_password-methods.inc
2007-10-15 cajusMoved remaining kerberos stuff to the password method.
2007-09-20 hickertUpdated pwd handling.
2007-09-19 cajusFixed a couple of == / === NULL occurencies
2007-09-12 cajusAdded a first set of reference changes - nearly untested
2007-08-15 hickertUpdated password method.
2007-07-19 cajusLowercase switch
2007-05-21 hickertFixed logging
2006-11-16 cajusFixed kerberos password handling
2006-05-10 cajus- modified a set of ldap->cat
2005-07-22 cajusRemoved unnessessary comments
2005-07-22 hickertStatic call replaced with non static
2005-06-16 cajusReverted to non static version
2005-06-16 cajusUpdated functionality for postmodify and passwords
2005-06-15 janwMade passwordMethod::get_available_methods() static
2005-05-31 cajusFixes for password setting methods that call unused...
2005-05-27 cajusFixed problem with case sensitivity in PHP5
2005-05-21 cajusFixed problem with case sensitivity in class name compa...
2005-05-12 cajusCompleted migration