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

CommentFileSizeAuthor
#2 cas-475400.patch700 bytesmetzlerd

Comments

metzlerd’s picture

Assigned: Unassigned » metzlerd

Seems reasonable. I'll do this soon, should be available in the next majore release.

metzlerd’s picture

Version: 6.x-1.0 » master
StatusFileSize
new700 bytes

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

metzlerd’s picture

Status: Active » Fixed

Committed.

Status: Fixed » Closed (fixed)

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

  • Commit 0fe0941 on 6.x-2.x, 6.x-3.x, 7.x-1.x, master, 8.x-1.x by metzlerd:
    #475400 Added test for URI to check login uri.