Skip to content

More fixes for SimpleSAMLphp 2

Compare
Choose a tag to compare
@briskt briskt released this 10 Jul 19:21
· 204 commits to main since this release
653686c

Changed

  • Update Twig templates to recommended style (space after colon, snake case vars)

Fixed

  • Changed getString to getOptionalString (and similar changes)
  • Instantiate SimpleSAMLphp Utils classes
  • Define variables needed in the header template (analytics_tracking_id and theme_color_scheme)