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

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

v2.3.0

30 May 06:11
Compare
Choose a tag to compare

Added

  • Added file phpcs.xml

Changed

  • Changed code style to PSR-2
  • addInstitution URL and email in disco-tpl.php are loaded from a config file
  • Templates are included from module perun

Fixed

  • Fixed the email address in footer

v2.2.0

07 Mar 10:30
d0ee76a
Compare
Choose a tag to compare

Added

  • Added support for pass selected IdP from SP in AuthnContextClassRef attribute.
    • It's required add this line into module_perun.php config file
      'disco.removeAuthnContextClassRefPrefix' => 'urn:cesnet:proxyidp:',
      

Changed

  • Social Idps are not shown when adding institution

v2.1.1

26 Feb 10:28
d8a3c36
Compare
Choose a tag to compare

Fixed

  • Fixed RegistrationURL for LifeScience Hostel

v2.1.0

24 Jan 07:47
e7b32a1
Compare
Choose a tag to compare

Added

  • Added support for LifeScience hostel

v2.0.0

11 Jan 09:48
79268fb
Compare
Choose a tag to compare

Added

  • Added favicon

Changed

  • Renamed module from 'bbmri' to 'bbmriEric'
  • Renamed directory 'themes/bbmri-eric' to 'themes/bbmriEric' and file 'bbmri-eric.css' to 'bbmriEroc.css'
  • Fixed names in LICENSE, footer and other files

v1.0.0

03 Sep 12:27
0162a7e
Compare
Choose a tag to compare

Added

Possibility to show a warning in disco-tpl
Added License
Added badges to README

Changed

Filling email is now required for reporting error
Changed help-block text for email in report error form
Whole module now uses a dictionary