OpenConext / Stepup-saml-bundle

A PHP Symfony bundle that adds SAML capabilities to your application using simplesamlphp/saml2
Apache License 2.0
14 stars 24 forks source link

Set correct template reference #105

Closed MKodde closed 2 years ago

MKodde commented 2 years ago

The template reference is not compatible with the Twig Enviroment template parser. It can not find templates using the old naming convention. This change fixes that problem.