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 |
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.