File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,18 @@ This document duplicates reference information found at http://www.ja-sig.org/wi
22for interested parties, in the case the wiki wouldn't be available.
33
44----
5+ Changes in version 1.1.2RC1
6+ Improvement
7+ * Debuglog contains phpCAS version information [PHPCAS-62] (Joachim Fritschi)
8+ * callbackurl in proxy mode should be urlencoded [PHPCAS-67] (Joachim Fritschi)
9+
10+ Bug Fixes
11+ * Fix warnings for SAML responses without attributes [PHPCAS-59] (Joachim Fritschi)
12+ * Fix duplicate SAML debug output [PHPCAS-64] (Joachim Fritschi)
13+ * Providing a new ST/PT/SA during an authenticated session will be ignored
14+ and a warning will be issued to the debug log. [PHPCAS-61] (Joachim Fritschi)
15+ * fix 2 undefinded variable notices in serviceWeb() [PHPCAS-68] (Joachim Fritschi)
16+
517Changes in version 1.1.1
618Improvement
719 * On Single Sign Out destroy any existing application session before deleting the phpcas session [PHPCAS-58] (Joachim Fritschi)
Original file line number Diff line number Diff line change 11# Version number devX, alphaX, RCX
2- phpcas.version =1.1.2dev1
2+ phpcas.version =1.1.2RC1
33# devel, alpha, beta, stable
4- phpcas.releaseStability =stable
4+ phpcas.releaseStability =beta
55# devel, alpha, beta, stable
66phpcas.apiStability =stable
You can’t perform that action at this time.
0 commit comments