1. 27 Mar, 2004 1 commit
    • kiko%async.com.br's avatar
      Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI. · 8a06f991
      kiko%async.com.br authored
      Consolidates the logout code into Bugzilla::Auth::CGI, and provides
      simple front-end wrappers in Bugzilla.pm for use in the CGIs we have.
      r=bbaetz, joel; a=justdave.
      
      Adds a set of constants to the logout() API which allow specifying "how
      much" we should log out -- all sessions, the current session, or all
      sessions but the current one.
      
      Fixes callsites to use this new API; cleans and documents things a
      bit while we're at it. Part I in the great COOKIE apocalypse.
      8a06f991
  2. 18 Mar, 2004 1 commit
  3. 19 Oct, 2003 1 commit
  4. 22 Mar, 2003 1 commit