I will be out of the office from Wednesday May 30 until Monday
I will be out of the office from Wednesday May 30 until Monday June 4. Please use my cell number if you require immediate assistance. You may also call the main office number (716) 893-4984 to speak with someone else. I will receive your e-mail during this period and will try to get back to you as soon as possible. Thank You. Andrew Long
Hi, I was wondering if it's possible to use the modifiers with regexp like /regexp/i with the v2 config files. In nearly every case where I want to use regular expressions It'd be better for them to be case insensitive.. And I think the ones in the users file used to be .... At least don't remember any case sensitivity issues with them . Thanks, Arran -- Arran Cudbard-Bell (A.Cudbard-Bell@sussex.ac.uk) Authentication, Authorisation and Accounting Officer Infrastructure Services | ENG1 E1-1-08 University Of Sussex, Brighton EXT:01273 873900 | INT: 3900
Arran Cudbard-Bell wrote:
Hi,
I was wondering if it's possible to use the modifiers with regexp like /regexp/i with the v2 config files.
In nearly every case where I want to use regular expressions It'd be better for them to be case insensitive..
And I think the ones in the users file used to be ....
At least don't remember any case sensitivity issues with them .
Thanks, Arran
The inequality operator (!=) doesn't appear to work either if("%{Pre-Proxy-Realm}" != "sussex.ac.uk"){ Unexpected trailing text at: != "sussex.ac.uk" Or is that one of the features yet to be implemented :) ? and can someone remove Andrew Long from the mailing list, people who can't write decent "out of office" scripts don't deserve support *sigh* :/ -- Arran Cudbard-Bell (A.Cudbard-Bell@sussex.ac.uk) Authentication, Authorisation and Accounting Officer Infrastructure Services | ENG1 E1-1-08 University Of Sussex, Brighton EXT:01273 873900 | INT: 3900
Arran Cudbard-Bell wrote:
The inequality operator (!=) doesn't appear to work either
Fixed. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Arran Cudbard-Bell wrote:
I was wondering if it's possible to use the modifiers with regexp like /regexp/i with the v2 config files.
Sure. Send a patch. :) It's a good idea, and probably not that hard to do. I'll add it to the list... Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Alan Dekok wrote:
Arran Cudbard-Bell wrote:
I was wondering if it's possible to use the modifiers with regexp like /regexp/i with the v2 config files.
Sure. Send a patch. :)
It's a good idea, and probably not that hard to do. I'll add it to the list...
ty ! , Thanks for fixing all the conditions stuff, allowed the 8 page flow chart to become reality :) -- Arran Cudbard-Bell (A.Cudbard-Bell@sussex.ac.uk) Authentication, Authorisation and Accounting Officer Infrastructure Services | ENG1 E1-1-08 University Of Sussex, Brighton EXT:01273 873900 | INT: 3900
participants (3)
-
Alan Dekok -
along -
Arran Cudbard-Bell