Skip to content

Releases: saltybeagle/SimpleCAS

bugfix

30 Jan 15:19
Compare
Choose a tag to compare

Fixes a bug where a notice was being thrown when $_SERVER['SERVER_NAME'] was not available.

SLO - bugfix

15 Dec 19:16
Compare
Choose a tag to compare

This fixes a bug where cached tickets were not being removed on single log out.

Single Log Out support

15 Dec 16:52
Compare
Choose a tag to compare

This release adds support for the Single Log Out protocol.

Composer support and bugfixes

09 Oct 21:27
Compare
Choose a tag to compare
  • added composer support
  • bugfix: improve getURL() function to support port and http_host
  • added: Implement JASIG style attribute release in Protocol 2 and client
  • added: Support disabling automatic redirect after ticket validation
  • bugfix: Fix PHP "return by reference" notice