Skip to content

Instantly share code, notes, and snippets.

@rudiedirkx
Created November 18, 2013 22:44
Show Gist options
  • Save rudiedirkx/7536727 to your computer and use it in GitHub Desktop.
Save rudiedirkx/7536727 to your computer and use it in GitHub Desktop.
javascript:
location = '/user/login?destination=' +
encodeURIComponent(location.pathname.substr(1) || '<front>');
void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment