Changes between Initial Version and Version 1 of Ticket #5239, comment 6
- Timestamp:
- 06/09/2020 05:16:34 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5239, comment 6
initial v1 4 4 - Logging out on bbPress.org and BuddyPress.org only logs you out on those hosts, not totally out of WordPress.org (and vice versa). That's a limitation of the fact that logging out right now only clears cookies, and doesn't invalidate a session. 5 5 - If you're already logged into WordPress.org, it just redirects you back.. That can be a bit weird at first. Could consider a splash screen before redirecting back perhaps. 6 - If you're a privileged user that can access `wp-admin` on those hosts, logging out currently redirects you back to wp-admin, which then redirects you back to be logged in.. so it seems to do nothing (But it does). There's so few users with `wp-admin` access and since redirects shouldn't land you there.. I've left it.6 - If you're a privileged user that can access `wp-admin` on those hosts, logging out from wp-admin currently redirects you back to wp-admin, which then redirects you back to be logged in.. so it seems to do nothing (But it does). There's so few users with `wp-admin` access and since redirects shouldn't land you there.. I've left it.