• 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
Name
Last commit
Last update
..
Auth Loading commit data...
Template/Plugin Loading commit data...
.cvsignore Loading commit data...
Attachment.pm Loading commit data...
Auth.pm Loading commit data...
Bug.pm Loading commit data...
BugMail.pm Loading commit data...
CGI.pm Loading commit data...
Chart.pm Loading commit data...
Config.pm Loading commit data...
Constants.pm Loading commit data...
DB.pm Loading commit data...
Error.pm Loading commit data...
Flag.pm Loading commit data...
FlagType.pm Loading commit data...
RelationSet.pm Loading commit data...
Search.pm Loading commit data...
Series.pm Loading commit data...
Template.pm Loading commit data...
Token.pm Loading commit data...
User.pm Loading commit data...
Util.pm Loading commit data...