For development systems it would be helpful to enable phpCAS debugging. I have attached a patch that adds a configuration field and implements the call to phpCAS::setDebug(). The patch is based on HEAD.

Tim

CommentFileSizeAuthor
cas_debugging_option.patch1.15 KBacidtalks

Comments

redndahead’s picture

Status: Active » Needs review
metzlerd’s picture

Status: Needs review » Fixed

Finally got around to commiting this patch.

Status: Fixed » Closed (fixed)

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

  • Commit ee08c77 on 6.x-2.x, 6.x-3.x, 7.x-1.x, master, 8.x-1.x by metzlerd:
    #303370 Debugging option #454456 Support for login destination module.
    
    
  • Commit 8c432a0 on 6.x-2.x, 6.x-3.x, 7.x-1.x, master, 8.x-1.x by metzlerd:
    #303370 Cas Debug option.