Skip to content
Snippets Groups Projects
  1. Jul 04, 2017
    • Jaime Pérez Crespo's avatar
      Add a method to get the twig object used in a template. · d0e09690
      Jaime Pérez Crespo authored
      This allows template users to use their own twig extensions if they want, while also allowing us to remove the "twigInit" hook. Hooks come at a price, and it doesn't make much sense to use them in this case, as they would only be useful if a module wants to add a twig extension even if the code instantiating SimpleSAML_XHTML_Template does not belong to that module. This could lead to unexpected behaviour (i.e. a module adding a hook that creates trouble for the templates defined in another module), so given the lack of use cases supporting the hook and the possible negative consequences implied, it's better to remove it.
      Unverified
      d0e09690
  2. Apr 22, 2017
  3. Mar 30, 2017
  4. Feb 14, 2017
  5. Feb 09, 2017
  6. Oct 25, 2016
  7. Oct 11, 2016
  8. Oct 07, 2016
  9. Oct 04, 2016
  10. Sep 15, 2016
  11. Sep 07, 2016
  12. Aug 31, 2016
  13. Aug 30, 2016
  14. Aug 25, 2016
  15. Jul 26, 2016
  16. Jul 13, 2016
  17. Jun 08, 2016
  18. Mar 01, 2016
  19. Feb 29, 2016
  20. Feb 26, 2016
  21. Feb 18, 2016
  22. Feb 05, 2016
Loading