Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Releases: CESNET/einfra-aai-proxy-idp-template

v2.3.2

15 Apr 18:15
1b3ef53
Compare
Choose a tag to compare

Fixed

  • Removed CERIT logo from the footer

v2.3.1

10 Jan 14:03
e4b0f6b
Compare
Choose a tag to compare

Fixed

  • Log error when CESNET LDAP return more than one item in getAllowedAffiliations() in IsCesnetEligible.php

v2.3.0

06 Jan 08:28
544148a
Compare
Choose a tag to compare

Changed

  • Updating 'IsCesnetEligible' attribute in Perun asynchronously

Fixed

  • Text in h1 tag in header is no longer as link
  • Fixed color of h2 in footer

v2.2.2

03 Jan 15:02
eae005a
Compare
Choose a tag to compare

Fixed

  • IsCesnetEligible - Resolved problem with poor evaluation resolving if the user was or wasn't verified by Hostel

v2.2.1

30 Oct 12:53
7ffa5b7
Compare
Choose a tag to compare

Fixed

  • Changed cesnet.css: color of h[1-6] is no longer overwritten by other css files

v2.2.0

02 Sep 11:10
838841d
Compare
Choose a tag to compare

Changed

  • Warning in disco-tpl modified due to changes in module perun
  • Removed warning template - it is no longer needed here because it was moved to module perun
  • is_null() changed to === null
  • == and != changed to === and !==
  • Double quotes changed to single quotes

Fixed

  • Fixed the bug where isCesnetEligibleLastSeen was not set if user is empty

v2.1.1

02 Sep 11:24
9518c80
Compare
Choose a tag to compare

Fixed

  • Fixed the bug where isCesnetEligibleLastSeen was not set if user is empty

v2.1.0

19 Aug 12:56
7786722
Compare
Choose a tag to compare

Added

  • Possibility to read isCesnetEligible attribute from LDAP

Changed

  • Using of short array syntax ([] instead of array())

Fixed

  • Fixed the style of changelog

v2.0.0

09 Apr 09:36
00a066a
Compare
Choose a tag to compare

Added

  • Added file phpcs.xml

Changed

  • Changed code style to PSR-2
  • Module uses namespaces
  • Some templates are included from module perun

v1.4.2

29 Mar 12:08
Compare
Choose a tag to compare

Fixed

  • Added verification for empty response from LDAP in IsCesnetEligible::getAllowedAffiliations which is valid state