This repository has been archived by the owner on Sep 19, 2022. It is now read-only.
Releases: CESNET/einfra-aai-proxy-idp-template
Releases · CESNET/einfra-aai-proxy-idp-template
v2.3.2
Fixed
- Removed CERIT logo from the footer
v2.3.1
Fixed
- Log error when CESNET LDAP return more than one item in getAllowedAffiliations() in IsCesnetEligible.php
v2.3.0
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
Fixed
- IsCesnetEligible - Resolved problem with poor evaluation resolving if the user was or wasn't verified by Hostel
v2.2.1
Fixed
- Changed cesnet.css: color of h[1-6] is no longer overwritten by other css files
v2.2.0
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
Fixed
- Fixed the bug where isCesnetEligibleLastSeen was not set if user is empty
v2.1.0
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
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
Fixed
- Added verification for empty response from LDAP in IsCesnetEligible::getAllowedAffiliations which is valid state