1. 06 Jul, 2004 1 commit
  2. 03 Jul, 2004 1 commit
  3. 16 Jun, 2004 1 commit
  4. 02 Jun, 2004 1 commit
  5. 27 May, 2004 1 commit
  6. 26 May, 2004 2 commits
  7. 25 May, 2004 1 commit
  8. 20 May, 2004 1 commit
  9. 14 May, 2004 1 commit
  10. 12 May, 2004 1 commit
  11. 06 Apr, 2004 1 commit
  12. 01 Apr, 2004 1 commit
  13. 27 Mar, 2004 3 commits
    • kiko%async.com.br's avatar
      Fix for bug 234175: Remove deprecated ConnectToDatabase() and · 4df1c8fd
      kiko%async.com.br authored
      quietly_check_login()/confirm_login() calls.  Cleans up callsites
      (consisting of most of our CGIs), swapping (where appropriate) for calls
      to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
      r=bbaetz, kiko. a=justdave.
      4df1c8fd
    • 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
    • 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
  14. 26 Mar, 2004 1 commit
  15. 20 Mar, 2004 1 commit
  16. 18 Mar, 2004 2 commits
  17. 17 Mar, 2004 2 commits
  18. 03 Mar, 2004 1 commit
  19. 01 Mar, 2004 1 commit
  20. 29 Feb, 2004 1 commit
  21. 25 Feb, 2004 1 commit
  22. 23 Feb, 2004 1 commit
    • jocuri%softhome.net's avatar
      Patch for bug 226251 (internal error when server push is enabled): Due to… · 1ddabefa
      jocuri%softhome.net authored
      Patch for bug 226251 (internal error when server push is enabled): Due to randomization of perl hash table functionality since 5.8.1 the 'hack' to unset the nph parameter for multipart messages is not working reliable, instead a modified clone of the original multipart_init function is setting this parameter to '0' and is ignoring the given nph parameter from buglist.cgi; patch by Stephen Reindl <sr@stephenreindl.de>; r=bbaetz; a=justdave.
      1ddabefa
  23. 13 Feb, 2004 2 commits
  24. 09 Feb, 2004 1 commit
  25. 06 Feb, 2004 1 commit
  26. 31 Jan, 2004 1 commit
  27. 26 Jan, 2004 3 commits
  28. 22 Jan, 2004 1 commit
  29. 21 Jan, 2004 1 commit
  30. 20 Jan, 2004 1 commit
  31. 17 Jan, 2004 1 commit
  32. 12 Jan, 2004 1 commit