-
- Downloads
"README.md" did not exist on "4e15051a7eef948637c2a42c095f358040b0d6be"
Remove overzealous encoding of error parameters
Output encoding happens in the view. This prevents the encoded stuff from ending up in other places, including log files. Also fixes tests that were broken because of this.
Showing
- src/SimpleSAML/Error/AuthSource.php 2 additions, 2 deletionssrc/SimpleSAML/Error/AuthSource.php
- src/SimpleSAML/Error/MetadataNotFound.php 1 addition, 1 deletionsrc/SimpleSAML/Error/MetadataNotFound.php
- tests/modules/saml/src/Controller/ServiceProviderTest.php 2 additions, 4 deletionstests/modules/saml/src/Controller/ServiceProviderTest.php
Loading
Please register or sign in to comment