Feature #1984
Redirecting back after registration/loginRedirecting back after registration/login
0%
Description
When developing this plugin I tried saving original URL a user subscribed from (if not logged in) to redirect to this URL when registration (or login) was completed... Tried saving the back URL to session. But session seems to be cleared on login (need to confirm).
So I gave up!.. Actually I thought that in most cases this will be registration not login and after going through all the registration steps it won’t be so important for a user to get back to original URL!..
Currently after registration/login the plugin redirects to project’s overview page...