This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
simplesamlphp/lib/SimpleSAML
jaimepc@gmail.com 1e27652069 Fixes to ADFS metadata to allow interoperability.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3364 44740490-163a-0410-bde0-09ae8108e29a
2014-02-17 14:08:07 +00:00
..
Auth Fix for bug introduced in r3332. 2014-01-28 00:24:41 +00:00
Bindings/Shib13 Bindings_Shib13_Artifact: HTTP proxy support. 2010-11-30 10:06:52 +00:00
Error Fix for issue #584. 2014-01-06 16:42:23 +00:00
IdP Fix for bug introduced in r3332. 2014-01-28 00:24:41 +00:00
Logger Add SimpleSAML_Utilities::isWindowsOS and chmod file in SimpleSAML_Utilities::writeFile() (issue #469). 2012-01-13 10:47:13 +00:00
Metadata Fixes to ADFS metadata to allow interoperability. 2014-02-17 14:08:07 +00:00
Stats New statistics logging core. 2012-03-21 12:28:39 +00:00
Store Fix for issue #524. The get() method of the SimpleSAML_Store interface should always return NULL in case of failure. 2013-02-26 11:42:03 +00:00
Utils Remove more legacy code that's no longer necessary since we are requiring PHP >= 5.3.0. Deprecate SimpleSAML_Utilities::generateRandomBytesMTrand(). 2014-02-09 17:11:23 +00:00
XHTML Followup on previous commits. Use redirectUntrustedURL() as a shortcut, and let everything else make use of redirectTrustedURL(). Move the responsibility to check the input out of the library, to the places where URLs are grabbed from input parameters. 2014-01-24 16:36:54 +00:00
XML Fix occured->occurred. 2011-07-22 09:10:17 +00:00
AuthMemCookie.php session: New/unified cookie handling options. 2010-07-07 08:22:27 +00:00
Configuration.php Split binding prioritizing out of getDefaultEndpoint to a new getEndpointPrioritizedByBinding function. 2013-11-26 14:30:26 +00:00
IdP.php Language fixes. 2014-01-27 09:28:12 +00:00
Logger.php Fix some typos with method Session::getTrackID() 2013-01-23 14:01:48 +00:00
Memcache.php Formatting & phpdocs & language fixes in SimpleSAML_Session. 2014-02-05 13:42:33 +00:00
MemcacheStore.php MemcacheStore: Remove unused function & variables. 2010-07-13 11:56:17 +00:00
Module.php SimpleSAML_Module: add module.enable configuration option for enabling/disabling modules (issue #475). 2013-01-09 11:23:31 +00:00
Session.php Removing leftovers from r2422. 2014-02-09 17:11:15 +00:00
SessionHandler.php Add SimpleSAML_SessionHandler::getSessionCookieName() (patch 1 from issue #571). 2013-09-13 11:03:54 +00:00
SessionHandlerCookie.php Add SimpleSAML_SessionHandler::getSessionCookieName() (patch 1 from issue #571). 2013-09-13 11:03:54 +00:00
SessionHandlerPHP.php Add SimpleSAML_SessionHandler::getSessionCookieName() (patch 1 from issue #571). 2013-09-13 11:03:54 +00:00
SessionHandlerStore.php HTTP POST redirect support (issue 418). 2011-08-10 12:07:54 +00:00
Stats.php New statistics logging core. 2012-03-21 12:28:39 +00:00
Store.php SimpleSAML_Store: Add support for defining datastores in modules. 2010-11-03 13:23:56 +00:00
Utilities.php Remove more legacy code that's no longer necessary since we are requiring PHP >= 5.3.0. Deprecate SimpleSAML_Utilities::generateRandomBytesMTrand(). 2014-02-09 17:11:23 +00:00