simplesamlphp / simplesamlphp-module-authorize

This module provides a user authorization filter based on attribute matching
GNU Lesser General Public License v2.1
5 stars 6 forks source link

Missing "is defined" in twig template #6

Closed msalle closed 3 years ago

msalle commented 3 years ago

In templates/authorize_403.twig line 5 there is a missing is defined This causes a Twig\Error\RuntimeError: Variable "reject_msg" does not exist. and corresponding UNHANDLEDEXCEPTION. Note that there are more of these, e.g. line 10 in the same file. I'm using SimpleSAMLPHP 1.19.0

tvdijen commented 3 years ago

Thanks @msalle , I've tagged a new release for this module and will make sure it ends up in 1.19.1