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.
| Comment | File | Size | Author |
|---|---|---|---|
| sso-extra-chars.patch | 988 bytes | zxombie |
Comments
Comment #1
sunA hiven (
-) would be valid in there, too.Comment #2
wayland76 commentedFixed in the DRUPAL-5 branch (yes, with the hyphen).
Comment #3
wayland76 commentedSee 1.1
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.