Closed (fixed)
Project:
Go - url redirects
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
30 Jun 2012 at 00:31 UTC
Updated:
23 Nov 2019 at 03:37 UTC
Jump to comment: Most recent
Comments
Comment #1
hass commentedIf you redirect to a page that requires a login, drupal will show you the login form, isn't it? After you have logged in you will be forwarded by the login form to the previous destination. This is a core feature. Not sure what else you need here.
Comment #2
Anonymous (not verified) commentedRight, for internal drupal pages, but doesn't do it an external pages. Basically my idea was to use this module and use the referring URL data to enact some features on my other sites, but only if they are members of the current site.
Comment #3
hass commentedThe referer can be faked.
Comment #4
Anonymous (not verified) commentedYes, I am aware of that it can, but it's not a trivial task.
I haven't looked at the guts of the code, but I thought this feature could be more easily implemented here than on any of the other modules I've looked at. Although if it doesn't seem like a good fit to you, I can understand that.
Comment #5.0
(not verified) commentedEdited for clarity.