[buddypress-trac] [BuddyPress Trac] #5831: Activation link - change from "?key=" to action variable
buddypress-trac
noreply at wordpress.org
Fri Aug 22 21:29:25 UTC 2014
#5831: Activation link - change from "?key=" to action variable
--------------------------+-----------------
Reporter: r-a-y | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.2
Component: Members | Version: 1.5
Severity: normal | Keywords:
--------------------------+-----------------
Referenced in a support forum thread:
http://jrfom.com/2014/08/11/buddypress-and-lighttpd/
This might be causing a lot of the activation email issues that we've been
having.
Let's switch from using this:
`example.com/activate/?key=XXX`
to:
`example.com/activate/XXX/`
or:
`example.com/activate/key/xxx/`
While keeping the older `$_GET` method for backward compatiblity.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5831>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list