Xref module?
What's the point of the Xref module (Zotlabs/Module/Xref.php
)?
It sets the xref
cookie to an arbitrary value (supposedly an xchan, but this is never validated,) and then redirects either to an arbitrary path on the site, or the root url if no path was given.
But why? Is this used by anything?