Revision: 2044 Author: olavmrk Date: Fri Dec 4 04:44:30 2009 Log: Changelog for 1.5.1. http://code.google.com/p/simplesamlphp/source/detail?r=2044
Modified: /branches/simplesamlphp-1.5/docs/simplesamlphp-changelog.txt ======================================= --- /branches/simplesamlphp-1.5/docs/simplesamlphp-changelog.txt Fri Nov 13 01:17:46 2009 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-changelog.txt Fri Dec 4 04:44:30 2009 @@ -4,6 +4,22 @@ Here is changes between simpleSAMLphp versions. Look here if you are upgrading, to see if there are any changes to the config format. +## Version 1.5.1 + +Released TBD. + + * Fix bridged logout. + * Some documentation updates. + * Fix all metadata to use assignments to arrays. + * Fix $session->getIdP(). + * Support AuthnContextClassRef in saml-module. + * Do not attempt to send logout request to an IdP that does not support logout. + * LDAP: Disallow bind with empty password. + * LDAP: Assume that LDAP_NO_SUCH_OBJECT is an error due to invalid username/password. + * statistics: Fix configuration template. + * Handle missing authority in idp-hosted metadata better. + + ## Version 1.5 Released 2009-11-05. Revision 1937. -- You received this message because you are subscribed to the Google Groups "simpleSAMLphp commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simplesamlphp-commits?hl=en.
