Skip to content

6.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pablothedude pablothedude released this 11 May 19:16
303db3c

This release replaces the legacy configuration with Symfony configuration. So effectively the application.ini is removed from EB and replaced in favour of a parameters.yml.
Also, EB now has Portuguese language support, and the allowed languages are configurable.

Features

  • Remove legacy application.ini from EB #838
  • Make the enabled languages configurable #842
  • Add Portuguese language support #841
  • Log original NameID and given LOA on successful login #845

Improvements

  • Move footer translations to translations #844
  • Remove unused error pages #849
  • Cleanup unused response_processing_service_binding column from the database #782
  • Implement lazy loading of WAYF logos. #843

Chores

  • Stop generating bootstrap.php.cache #837
  • Remove old (IE8 / IE9) browser support #846
  • Defense in depth SAML Response validation #806
  • Disassemble the EB debug feature #836
  • Remove remaining eduGAIN code from EngineBlock #834
  • Prevent recurring migration creation #833
  • Change language cookie defaults #832