Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DefaultController.php template files #21

Merged
merged 1 commit into from
May 19, 2016

Commits on May 18, 2016

  1. Update DefaultController.php template files

    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
    TheBabaYaga committed May 18, 2016
    Configuration menu
    Copy the full SHA
    0be3590 View commit details
    Browse the repository at this point in the history