Move the createPostRedirectLink(), postRedirect() and...
Move the createPostRedirectLink(), postRedirect() and createHttpPostRedirectLink() methods in SimpleSAML_Utilities to \SimpleSAML\Utils\HTTP. The last one is made private, the others are renamed to submitPOSTData() and getPOSTRedirectURL(), respectively. Deprecate the three old ones.
Showing
- lib/SimpleSAML/Auth/Simple.php 1 addition, 1 deletionlib/SimpleSAML/Auth/Simple.php
- lib/SimpleSAML/Bindings/Shib13/HTTPPost.php 1 addition, 1 deletionlib/SimpleSAML/Bindings/Shib13/HTTPPost.php
- lib/SimpleSAML/Utilities.php 5 additions, 55 deletionslib/SimpleSAML/Utilities.php
- lib/SimpleSAML/Utils/HTTP.php 121 additions, 0 deletionslib/SimpleSAML/Utils/HTTP.php
- modules/cdc/lib/Server.php 1 addition, 1 deletionmodules/cdc/lib/Server.php
Loading
Please register or sign in to comment