Allow more characters in the target url regular expression

zxombie - March 25, 2008 - 00:57
Project:Shared Sign-On
Version:5.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

For the site I'm working on we need to exclude all pages with a common path, eg. anything starting with /foo/. To do this I've patched Shared Sign-On to allow asterisk (*), forward slash (/) and back slash (\) within the path. This allows me to use a regular expression like "\/foo\/.*$' to allow the pages to load without being redirected first.

AttachmentSize
sso-extra-chars.patch988 bytes

#1

sun - April 9, 2008 - 20:20
Status:active» needs work

A hiven (-) would be valid in there, too.

#2

wayland76 - May 2, 2008 - 03:26
Status:needs work» fixed

Fixed in the DRUPAL-5 branch (yes, with the hyphen).

#3

wayland76 - May 3, 2008 - 11:54

See 1.1

#4

Anonymous (not verified) - May 17, 2008 - 12:01
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.