-
Guillaume ROUSSE authoredGuillaume ROUSSE authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.md 1.26 KiB
eduGAIN Access Check Changelog
Version 1.1.0 (03/08/2018)
- update eduGAIN templates to latest official look'n'feel
- ship alternative Renater templates
- drop jquery-steps usage
- multiple federations support
- handle i18n using external po format dictionaries, instead of duplicating templates
- send notifications in HTML/text multipart format
- run under taint mode
- misc code cleanup
- update Perl distribution dependencies:
- add CGI-Simple
- add Data-Dump
- add Email-MIME
- add Email-Sender
- add Locale-Maketext-Lexicon
- add UNIVERSAL-require
- drop CGI
- drop HTTP-AcceptLanguage
Version 1.0.3 (07/05/2018)
- fix multivalued user attributes handling
Version 1.0.2 (18/04/2018)
- ensure UTF8 encoding of user attributes
Version 1.0.1 (15/03/2018)
- fixed minor glitches in english templates
Version 1.0 (02/03/2018)
- i18n support, based on language-specific template sets
- automatic language determination, based on browser accepted-content header
- french templates set
- accounts list retrieval support
- third-party javascript and css libraries updates
- plain text configuration file
- service-specific configuration override
- multi-tenants installation support
- large code cleanup
- test suite
- autotools-based installation procedure