Skip to content
  • Nigel McNie's avatar
    Added checking for if a user's account is expired or suspended, and check · b43062ad
    Nigel McNie authored
    those things at the appropriate moments. Suspended/expired users can't log
    in.
    
    Made sure that password change checking is done in the correct places when
    a user has logged in.
    
    Fixed some subtle authentication bugs, such as when a session times out
    immediately after logging in, where before the behaviour was undefined.
    b43062ad