Closed (fixed)
Project:
CAS
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 May 2009 at 14:16 UTC
Updated:
7 Jun 2014 at 20:59 UTC
Jump to comment: Most recent, Most recent file
My cas server has no URI parameter.
So the generated url for logout looks like : "....:8443//logout"
Is it possible to test $uri before generating the first '/'?
thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cas-475400.patch | 700 bytes | metzlerd |
Comments
Comment #1
metzlerd commentedSeems reasonable. I'll do this soon, should be available in the next majore release.
Comment #2
metzlerd commentedOk here's a patch against HEAD. I've tested it and will commit it since its so small I'll commit it, but here it is for the record/review.
Comment #3
metzlerd commentedCommitted.