ez projects / redirect_after_register
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| redirect_after_register | James Ranson | stable | 1.0 | 3.8.8 |
The RedirectURI parameter passed to user/login tells where the user
should be redirected after logging in. eZPublish honours this
parameter when an existing user logs in, but not when a new user
registers.
After applying this patch, and turning off EmailVerification, a successful
signup will result in a user being logged in and redirected to the
intended page automatically.
Changelog
Sunday 24 June 2007 00:58
James Ranson