Open Bug 252204 Opened 20 years ago Updated 7 years ago

Review use of LOGOUT_ALL in Auth::WWW::CGI->logout API

Categories

(Bugzilla :: User Accounts, defect)

x86
Linux
defect
Not set
normal

Tracking

()

People

(Reporter: kiko, Unassigned)

References

Details

I need to review the use of LOGOUT_ALL in the Auth::WWW::CGI->logout API -- it's
confusing because it's the default option but it's not really default because
its "middlemen" (currently Bugzilla.pm and soon Auth::WWW.pm) make the default
option LOGOUT_CURRENT. This is messy but probably easy to fix: make LOGOUT_ALL
become LOGOUT_SOMEONE_ELSE (or the like), remove the default $option setting in
CGI->logout, and fix Bugzilla->logout_other() to use it.
Depends on: 241900
QA Contact: mattyt-bugzilla → default-qa
Assignee: kiko → user-accounts
You need to log in before you can comment on or make changes to this bug.