Patch attached. There might be a better way to do this, but this patch works. The changes in this patch are reflected after applying the destination_url.patch found here: http://drupal.org/node/193460
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | cas-front-255086-1.patch | 1.29 KB | redndahead |
| #3 | logout.patch | 1.75 KB | metzlerd |
| #1 | logout_front_2.patch | 1.35 KB | redndahead |
| logout_front.patch | 1.37 KB | redndahead |
Comments
Comment #1
redndahead commentedHere is a better patch. It handles building the front page url in a more drupal way.
Comment #2
redndahead commentedPatch will apply cleanly to head. No need to apply this: http://drupal.org/node/193460 patch first.
Comment #3
metzlerd commentedHere's a revised patch that combines an ugly hack do deal with the differences with a strategy submitted under a different issue that also allows for a supplied destination= logout url. Thoughts on this approach?
Comment #4
metzlerd commentedWoops accidently posted to the wrong isue.
Comment #5
redndahead commentedHere is an updated patch. Hopefully this could get in it's helpful for my multisite environment.
Comment #6
metzlerd commentedYeah sorry this languished so long. Tested and committed to HEAD.