-
- Downloads
Add the 'D'-modifier to all regex'es that match the full string.
By default '$' matches end of string, or newline at end of string, which made it possible to add a trailing newline to some strings that shouldn't have it. As far as I can tell, none of the errors presented a security problem. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2183 44740490-163a-0410-bde0-09ae8108e29a
Showing
- lib/SimpleSAML/Configuration.php 1 addition, 1 deletionlib/SimpleSAML/Configuration.php
- lib/SimpleSAML/Utilities.php 1 addition, 1 deletionlib/SimpleSAML/Utilities.php
- lib/SimpleSAML/XHTML/Template.php 1 addition, 1 deletionlib/SimpleSAML/XHTML/Template.php
- modules/casserver/www/serviceValidate.php 1 addition, 1 deletionmodules/casserver/www/serviceValidate.php
- modules/casserver/www/validate.php 1 addition, 1 deletionmodules/casserver/www/validate.php
- modules/logpeek/www/index.php 1 addition, 1 deletionmodules/logpeek/www/index.php
- www/admin/test.php 1 addition, 1 deletionwww/admin/test.php
- www/auth/login-feide.php 3 additions, 3 deletionswww/auth/login-feide.php
- www/module.php 2 additions, 2 deletionswww/module.php
Loading
Please register or sign in to comment