- [BUGFIX #1] fixed broken calculation of window height resulting in unnecessary presence
- [BUGFIX #2] Linux module fix - user confirmation function
- [BUGFIX #3] new institution invitations which included an apostophe character
were treated incorrectly and discarded when redeeming the
- [BUGFIX #4] Linux module fix - no server name was generatet for the configuration
when only one server was present
- [BUGFIX #5] Windows TLS installers did not allow users to unset the PFX installation
- [BUGFIX #6] when creating a new IdP, show all options
- [BUGFIX #7] Linux module - incorrect behaviour with some special chracters in passwords
- [BUGFIX #8] Windows module - certificate installation - certificate incorrectly placed
in intermediate store could block installation in the root store, this demonstrated
itself in Windows Vista and W8 due to broken delault cert installation by the
- [BUGFIX #9] get out of unsafe legal waters: disable EAP types on legacy Windows
platforms which need a third-party helper program. Removes support for:
- [BUGFIX #10] some iconv versions have a nasty bug re TRANSLIT / IGNORE.
included a failsafe to work around this
- [FEATURE #1] include timezone in validity warnings in invitation mails
- [FEATURE #2] Added timestamping support to Windows code signing
- [FEATURE #3] Added Apple OS X Yosemite label
- [BUGFIX #1] main page layout error
- [BUGFIX #2] no error handling for broken installers in case of an additional
- [BUGFIX #3] fix broken link to TTLS-GTC tip (now links to TERENA Confluence)
- [BUGFIX #4] complain about missing root CA also if the CA is uploaded on IdP
level, but masked due to profile level CAs
- [BUGFIX #5] fix one profile tag for W8 TTLS-MSCHAPv2
- [BUGFIX #6] certificates were not installed for W8 TTLS
- [BUGFIX #7] temporary directory cleanup did not work
- [BUGFIX #8] updated jquery-ui form 1.8.5 to 1.8.24 thus avoiding a problem in IE 9 and IE 10
- [BUGFIX #8] Linux installer turned off IPv6, turned back to 'auto' now
- [FEATURE #1] Federation statistics added for fed operators (in UI and API,
API keyword is "STATISTICS")
- [FEATURE #2] Mavericks support added
- [FEATURE #3] Changed the text in "Report a problem" which also resulted in a
new config variable $APPEARANCE['support-url'], also hardcoded
cat-devel@geant.net into the 'Become a CAT developper' display text
- [FEATURE #4] publicly accessible user download statistics per profile
( web/user/statistics.php?profile=xyz )
- [FEATURE #5] add links to IdP and federation admin documentation
- [FEATURE #6] add an eap-specific flag turning on different user-name in Windows EAP-TLS
- [BUGFIX #1] generation_error was causing problems with apostophe
- [BUGFIX #2] the basename of the installer file had a trailing dash
when the IdP had only one profile
- [BUGFIX #3] a fix for EAP-TLS certificate installation for cases when
the path contained spaces
- [BUGFIX #4] live login tests disregarded Config::$PATHS['rad_eap_test'] and
thus failed on servers where rad_eap_test was not in the $PATH
- [BUGFIX #5] live login checks failed with passwords which had exotic chars
- [BUGFIX #6] move some colour definitions into CSS for easier customisation