lightSAML / SpBundle

SAML2 SP Symfony Bundle based on LightSAML
https://www.lightsaml.com/SP-Bundle/
MIT License
66 stars 70 forks source link

Update DefaultController.php template files #21

Closed TheBabaYaga closed 8 years ago

TheBabaYaga commented 8 years ago

I've changed the "@LightSamlSp/" to "LightSamlSpBundle::" for template rendering. This makes it possible to override a template with your own custom style. For example you can set up a SamlBundle with LightSamlSpBundle as parent and you can create "discovery.html.twig" with a template that matches your website. More info: http://symfony.com/doc/current/cookbook/bundles/inheritance.html

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 98.726% when pulling 0be359082ed70ce6badd36f439bfb0ad6b06e4f0 on NoScopie:patch-1 into f89b0ff1abc35d82227c8b34c5928d4c08d20f7c on lightSAML:master.