Download & Extend

Allow users to put <front> to redirect to frontpage on logout.

Project:CAS
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

AttachmentSizeStatusTest resultOperations
logout_front.patch1.37 KBIgnored: Check issue status.NoneNone

Comments

#1

Here is a better patch. It handles building the front page url in a more drupal way.

AttachmentSizeStatusTest resultOperations
logout_front_2.patch1.35 KBIgnored: Check issue status.NoneNone

#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?

AttachmentSizeStatusTest resultOperations
logout.patch1.75 KBIgnored: Check issue status.NoneNone

#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.

AttachmentSizeStatusTest resultOperations
cas-front-255086-1.patch1.29 KBIgnored: Check issue status.NoneNone

#6

Status:needs review» fixed

Yeah sorry this languished so long. Tested and committed to HEAD.

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.