Allow users to put <front> to redirect to frontpage on logout.
redndahead - May 5, 2008 - 23:26
| Project: | CAS |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
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
| Attachment | Size |
|---|---|
| logout_front.patch | 1.37 KB |

#1
Here is a better patch. It handles building the front page url in a more drupal way.
#2
Patch will apply cleanly to head. No need to apply this: http://drupal.org/node/193460 patch first.
#3
Here'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?
#4
Woops accidently posted to the wrong isue.
#5
Here is an updated patch. Hopefully this could get in it's helpful for my multisite environment.
#6
Yeah sorry this languished so long. Tested and committed to HEAD.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.