Download & Extend

Allow more characters in the target url regular expression

Project:Shared Sign-On
Version:5.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

Comments

#1

Status:active» needs work

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

#2

Status:needs work» fixed

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

#3

See 1.1

#4

Status:fixed» closed (fixed)

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