diff options
Diffstat (limited to 'doc/RELEASE-NOTES.txt')
-rwxr-xr-x[-rw-r--r--] | doc/RELEASE-NOTES.txt | 34 |
1 files changed, 15 insertions, 19 deletions
diff --git a/doc/RELEASE-NOTES.txt b/doc/RELEASE-NOTES.txt index 07aa43f..e76023c 100644..100755 --- a/doc/RELEASE-NOTES.txt +++ b/doc/RELEASE-NOTES.txt @@ -1,20 +1,16 @@ -Changes in Release 1.1.0 +Changes in Release 1.1.3 ============================================= -[SDSJ-22] - wayf.jsp: Invalid loaction of tag <input/> and <select/> -[SDSJ-27] - Discovery Service produce megabytes of logging -[SDSJ-34] - Add tabindex to the inputfields . -[SDSJ-36] - Strip out cookie handling parameters from HandlerConfig -[SDSJ-37] - Logging is still stuffed for V2 discovery service. -[SDSJ-39] - Calling wayf.jsp directly should induce wayf error page with appropiate message -[SDSJ-41] - Could the DS be made more informative when the SP point it to the wrong address -[SDSJ-42] - DS should also listen on DS and *.ds endpoints -[SDSJ-44] - Add version information in library JAR manifest and provide command line tool to view it -[SDSJ-46] - 1.1 Installation is broken in several exciting and new ways. -[SDSJ-48] - DS accepts SP endpoints without checking Binding attribute. -[SDSJ-50] - Need to collect more recent versions of libraries for this release -[SDSj-51] - Should be able to have <MetadataProvider> whose contents are never shown. -[SDSJ-52] - Display of UTF8 is currently broken. -[SDSJ-53] - NPE in edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlug -[SDSJ-54] - requestURL is fetched from the application context -[SDSJ-55] - NPE on empty <OrganizationDisplayName> -[SDSJ-57] - Add White/BloackList Filter +The precise Cases changed are. + +[SDSJ-88] The IdP has to be encoded before it goes over the wire. +[SDSJ-89] By default always show some possible results. +[SDSJ-82] Make <Mdui> extensions available to the JSP. +[SDSJ-96] Factor MDUI parsing code out from the DS codebase. +[SDSJ-97] Police for duplicated metadata group names. +[SDSJ-93] Better error logging for bad selections. +[SDSJ-91] Logging "likely to fail" DS selections due to metadata gaps. +[SDSJ-90] Hardening the '_saml_idp' cookie in the centralized DS. +[SDSJ-61] DS looses last known good data if it is presented with bad metadata +[SDSJ-99] Strip out "javascript" jsp + +And updated to OpenSAML 2.5.1
\ No newline at end of file |