Skip to content

ViewRenderer Improvements/fixes and CAS renew fix

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsavell jsavell released this 23 Aug 22:01
· 123 commits to master since this release
b9a5732
  • There is an intermittent issue with CAS authentication through the UserCAS class. A hard coded renew parameter has been removed.

  • Fixed issue where ViewRenderer overrides could fail in case sensitive file systems.

  • JSONViewRenderer

    • Sets the content-type header
    • Exception handling derived from json_last_error()
  • HTMLViewRenderer

    • HTMLViewRenderer can accept an ACTIVE_THEME configuration to set its active theme folder