In using this module, I've discovered that when the ?destination parameter is set on a path which this module owns it is not honored. The reason being the typical flow in core is that on a successful form submission (like the login form) a drupal_goto() is performed.

The attached patch adds this function to a successful login with this module.

It actually uses user_login_destination as that is correct function to use for user logins.

CommentFileSizeAuthor
webserver_auth-fixdestination.patch523 byteswebkenny
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gaards’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.