Skip to content
Snippets Groups Projects
  1. Feb 15, 2020
  2. Feb 14, 2020
  3. Feb 12, 2020
  4. Feb 10, 2020
    • Thijs Kinkhorst's avatar
      Config-template: remove default null for metadata.sign-algorithm · 3534658a
      Thijs Kinkhorst authored
      Different from the other options, setting it to null does not use
      a default but throws an error if you enable metadata signing, so
      enabling metadata signing in the default config will throw an
      exception. Better to just leave it out, the option is documented
      but should not be necessary for most installs, so needs not be
      in the template.
      3534658a
  5. Feb 07, 2020
  6. Feb 02, 2020
  7. Jan 31, 2020
  8. Jan 29, 2020
  9. Jan 24, 2020
  10. Jan 20, 2020
  11. Jan 10, 2020
  12. Jan 04, 2020
  13. Jan 01, 2020
  14. Dec 31, 2019
    • Tim van Dijen's avatar
      Twig Strict vars (#1264) · 09f4ee18
      Tim van Dijen authored
      * Use strict variables in Twig, except for our TemplateTest; throw exception on missing variables
      
      * Fix issues due to Twig strict_variables=true
      
      * Fix for #1229
      
      * Fix metadata-template
Loading