This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
Releases: janus-ssp/janus
Releases · janus-ssp/janus
1.23.1
1.23.0
Release 1.22.1
Bugs:
- #603 PHP Fatal error: Call to undefined method SimpleSAML_Session::getInstance() in /apps/janus/janus-1.22.0/www/importentity.php on line 15
- #604 Missing 'if' breaks both the dev build and the recent 1.22 release.
- #605 #605 SimpleSAML_Session::getInstance() should have been replaced by SimpleSAML_Sesssion::getSessionFromRequest()
- #606 XHTML compliancy issues, a few uppercase keywords (PSR-2), some shorthand-tags and just a few minor readability improvements.
- #607 Wrong documentation URL
- #608 Fix broken translation
- #610 Prevent
tag from being displayed literally - janus-ssp/php-x509-validate#3 Fix to use SNI when pulling certificate from server with multiple vhosts
- janus-ssp/php-x509-validate#2 fix "Array to string conversion"
Release 1.22.0
Features:
- Updated REST API docs
- Compatibility with SimpleSAMLphp 1.14
- Put full attribute name in tooltip
Bugs:
- Unit tests
- Issues when running with asserts on.
- Prevent error on empty ARP change set while importing
- Issues with session handling
Release 1.21.0
Features:
- Updated REST API docs
- Remove remnants of file upload metadata field.
- Claimed supported format for supported is not actually supported
- Add validation for guid fields.
- Composer upgrade
Bugs:
Release 1.20.5
Bugfix release with fixes for the following issues:
- Issue #417: Checkbox in ARP gives UI error
- Issue #449: Match "Requested Attributes" from metadata to ARP
- Issue #463: Reflect connection disabled/enabled in new REST API.
- Issue #474: Can't reuse enityid that has been used in old revisions.
- Issue #517: Issues in /api/doc
- Issue #528: API fails with "type" error when Content-Type header is omitted.
- Issue #547: Viewing entity with many revisions runs out of memory
- Issue #568: Setting ACL to all doesn't remove acl list.
- Issue #569: Unsetting ACLs from (new) REST API doesn't work.
- Issue #571: Also check if a key is explicitly marked for signing before rejecting it
- Issue #576: Edit/Delete buttons on user tab inactive
Release 1.20.4
Release 1.20.3
Fixed issue #563 and improved remote pushing.
Release 1.20.2
Bugfixes for new user creation, empty connections screen and pushing of metadata with the API from the GUI.
Release 1.20.1
Bugfix release for memory issues with mds.edugain.org and minor improvement to searching.