Code

Some backport from trunk
[gosa.git] / gosa-core / plugins / personal / password / class_password.inc
2011-09-14 hickertSome backport from trunk
2010-11-30 cajusplProperty updates
2010-10-04 hickertAdded comments to the password lock/unlock actions
2010-10-04 hickertAdded pre/post lock/unlock method for user passwords
2010-09-20 hickertFixed proposal pre-selection
2010-09-09 hickertFixed check hook execution
2010-09-09 hickertUpdated passworch changing
2010-09-09 hickertRemoved passwordHook
2010-09-09 hickertUpdated password method handling
2010-09-08 hickertRemoved post modify hook from class password.
2010-09-08 hickertPut password hooks in correct order.
2010-09-08 hickertAdded pre/check and post hook
2010-08-27 hickertFixed passwordHook handling
2010-07-29 cajusFixed spelling errors
2010-07-27 hickertUpdated password proposal handling
2010-07-14 hickertUpdated pst handling
2010-07-06 hickertUpdated expiration detection
2010-07-06 hickertUpdated password expiration handling
2010-07-02 hickertUpdated password change for MyAccount
2010-07-01 hickertUpdated proposal stuff for user passwords (MyAccount)
2010-07-01 hickertAllow to set proposed passwords
2010-07-01 hickertUpdated class password to support password proposal
2010-07-01 hickertUpdated code alignment
2010-05-11 hickertremoved defaults from get_cfg_value and added some...
2010-05-05 hickertAdded property class to get_cfg_requests
2010-05-05 cajusRenamed "Password" button
2010-04-26 cajusUpdated strings, added problematic check
2010-04-26 cajusUpdated meta data
2010-01-27 cajusReverted last commit
2010-01-27 cajusPHP5 flush
2009-09-04 hickertMoved password change method into an extra function
2008-12-12 cajusReverted global session changes. Too time consuming.
2008-12-11 cajusMoved some more to global
2008-09-16 cajusNew bunch of config values
2008-09-16 cajusUpdated a couple of config values
2008-09-10 cajusMoved from external pwdhook to passwordHook
2008-09-10 cajusMoved pwdiffer to passwordMinDiffer
2008-09-10 cajusMoved pwminlen to passwordMinLength
2008-08-12 cajusFixed typo
2008-07-25 cajusMigrated to get_cfg_value
2008-03-17 cajusLanguage cleanup
2008-03-10 cajusAdded ldapMultiplexer
2008-03-04 cajusUpdated headers
2008-02-28 cajusFixed a couple of CLI/translation issues
2008-01-16 cajusUpdated print_red's
2008-01-04 hickertMass checkin.
2007-12-12 cajusStarting move