Homec4science

Show a "Logout?" dialog when the user goes to /logout/

Authored by epriestley <git@epriestley.com> on Jul 25 2012, 22:58.

Description

Show a "Logout?" dialog when the user goes to /logout/

Summary: Currently, the logout link is this awkward form in the footer since we have to CSRF it. Enable a GET + dialog + confirm workflow instead so the logout link can just be a link instead of this weird mess.

Test Plan: Went to /logout/, logged out.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D3066

Details

Committed
epriestley <git@epriestley.com>Jul 25 2012, 22:58
Pushed
aubortJan 31 2017, 17:16
Parents
rPH321df38ccf2e: Deleting unused private member variable from AphrontRequest
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH94bc4003f191: Show a "Logout?" dialog when the user goes to /logout/ (authored by epriestley <git@epriestley.com>).Jul 25 2012, 22:58