Skip to content
Snippets Groups Projects
  1. Feb 17, 2012
  2. Nov 07, 2011
  3. Oct 31, 2011
    • Andreas Gohr's avatar
      Check password expiry times in Active Directory backend · abb56b33
      Andreas Gohr authored
      When a user logs in, the password expiry time is checked and compared to
      the $conf['auth']['ad']['expirywarn'] setting (in days). If the password
      is about to expire in the specified timeframe, a warning is issued on
      login.
      
      This patch adds a new method to the adLDAP class for querying domain
      parameters.
      abb56b33
    • Andreas Gohr's avatar
      Do not send empty changes to the AD backend · 222298bc
      Andreas Gohr authored
      This fixes password changing operations: password change and user
      modification are two different operations on the AD backend - the user
      modification should not be done on password only changes.
      222298bc
  4. Oct 30, 2011
  5. Oct 29, 2011
  6. Oct 27, 2011
  7. Oct 23, 2011
  8. Oct 17, 2011
  9. Oct 16, 2011
  10. Oct 15, 2011
Loading