I noticed that the paths generated by pathauto still use the wrong username, even though pathauto’s hook_user comes after webserverauth’s hook_user because pathauto’s weight is bigger. However, webserverauth only changes the values in $account whereas pathauto uses the values from $edit to create aliases. This patch copies the new values over to $edit so that they are available to other modules in the same hook run as well.

It also removes some trailing whitespace

CommentFileSizeAuthor
webserver_auth.cleanup.patch1.75 KBkkaefer

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.