Marcus Deglos
Marcus Deglos
Feather is fairly specific to RHEL and doesn't work properly on Ubuntu…Add Feather support (and enhance to provide a database and skeleton directory structure in /srv).
When `drupal_bootstrap()` is invoked, Drupal's exception handler (`_drupal_exception_handler()`) replaces SimpleSamlPHP's exception handler (`SimpleSAML_exception_handler()`). - When an invalid SSO request is received, SimpleSamlPHP throws an Exception. - This is caught by...
### Description of change Fix https://github.com/goss-org/goss/issues/962 This checks for the presence of a "title" attribute on the test-case, and uses that in the jUnit report if it is present. #####...