1. 15 May, 2006 1 commit
  2. 12 May, 2006 1 commit
  3. 04 Mar, 2006 1 commit
  4. 03 Mar, 2006 1 commit
  5. 28 Feb, 2006 1 commit
  6. 22 Feb, 2006 1 commit
  7. 10 Jan, 2006 1 commit
  8. 05 Jan, 2006 1 commit
  9. 03 Jan, 2006 1 commit
  10. 22 Nov, 2005 1 commit
  11. 31 Oct, 2005 1 commit
  12. 19 Aug, 2005 1 commit
  13. 26 Jul, 2005 2 commits
  14. 13 Jul, 2005 1 commit
  15. 08 Jul, 2005 2 commits
  16. 07 Jul, 2005 1 commit
  17. 12 May, 2005 1 commit
  18. 17 Apr, 2005 1 commit
  19. 08 Apr, 2005 1 commit
  20. 23 Mar, 2005 1 commit
  21. 13 Mar, 2005 1 commit
  22. 05 Mar, 2005 1 commit
  23. 20 Feb, 2005 1 commit
  24. 19 Feb, 2005 1 commit
  25. 09 Feb, 2005 1 commit
  26. 01 Feb, 2005 2 commits
  27. 16 Jan, 2005 1 commit
  28. 21 Oct, 2004 1 commit
  29. 09 Sep, 2004 1 commit
  30. 11 Aug, 2004 1 commit
  31. 31 Jul, 2004 1 commit
  32. 29 Jul, 2004 2 commits
  33. 21 Jul, 2004 1 commit
  34. 12 Jul, 2004 2 commits
  35. 27 Mar, 2004 1 commit
    • kiko%async.com.br's avatar
      Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI. … · 3374c87e
      kiko%async.com.br authored
      Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI.             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.
      3374c87e