diff options
author | kiko%async.com.br <> | 2004-03-27 09:28:29 +0000 |
---|---|---|
committer | kiko%async.com.br <> | 2004-03-27 09:28:29 +0000 |
commit | 8a06f991edf359f9ffeb53cc57173023c44d9644 (patch) | |
tree | 2e5196831333da56330b1a5c00c9165991a0ac78 /Bugzilla/Auth/Cookie.pm | |
parent | a66d86a8e68f82de2d17d086204f538238ce0727 (diff) | |
download | bugs-8a06f991edf359f9ffeb53cc57173023c44d9644.tar bugs-8a06f991edf359f9ffeb53cc57173023c44d9644.tar.gz bugs-8a06f991edf359f9ffeb53cc57173023c44d9644.tar.bz2 bugs-8a06f991edf359f9ffeb53cc57173023c44d9644.tar.xz bugs-8a06f991edf359f9ffeb53cc57173023c44d9644.zip |
Fix for bug 226764: 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.
Diffstat (limited to 'Bugzilla/Auth/Cookie.pm')
0 files changed, 0 insertions, 0 deletions