-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release 10.0.0-alpha.5 -- more fixes for SimpleSAMLphp 2 #249
Conversation
use recommended style for Twig templates
…ring change getString to getOptionalString where a default is provided
instantiate SimpleSAML\Utils classes
Any template instantiated by SSP code will not have defined our variables.
…iables define variables needed in the header template
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The whole swap to snake case made this extra long. Hopefully there are no values missing in the midst of all those cuts and changes.
You're right. Fortunately, since the check for undefined template variables is enabled, and we have good test coverage, I think we're safe. |
Changed
Fixed
getString
togetOptionalString
(and similar changes)analytics_tracking_id
andtheme_color_scheme
)