Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Releases: janus-ssp/janus

1.23.1

04 Jul 07:28
Compare
Choose a tag to compare

Fix for UI glitch introduced in 1.23.0.

1.23.0

28 Jun 10:55
Compare
Choose a tag to compare
1.23.0 Pre-release
Pre-release
  • Support attribute aggregation in ARP.
  • Minor bugfixes.

Release 1.22.1

07 Oct 14:30
Compare
Choose a tag to compare

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

09 Sep 15:07
Compare
Choose a tag to compare

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

20 Nov 16:19
Compare
Choose a tag to compare

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

13 May 14:32
Compare
Choose a tag to compare

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

23 Feb 15:55
Compare
Choose a tag to compare
  • Issue #564 "Not apply this change" broken in 1.20
  • Issue #565 Writing (POST) to new REST api fails due to CSFR protection
  • Replaced relative requires for absolute ones so we dont rely on an APC bug
  • Docs typos

Release 1.20.3

22 Jan 09:00
Compare
Choose a tag to compare

Fixed issue #563 and improved remote pushing.

Release 1.20.2

14 Jan 14:10
Compare
Choose a tag to compare

Bugfixes for new user creation, empty connections screen and pushing of metadata with the API from the GUI.

Release 1.20.1

14 Jan 09:54
Compare
Choose a tag to compare

Bugfix release for memory issues with mds.edugain.org and minor improvement to searching.