summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Metadata/MetaDataStorageHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Bump the version of the SAML2 library.Jaime Pérez2016-07-261-3/+3
* Stop using the deprecated SimpleSAML_Configuration::getBaseURL() method.Jaime Perez Crespo2016-06-081-2/+1
* Update the classes in lib/SimpleSAML/ too.Jaime Perez Crespo2016-03-091-1/+1
* Rename Utils\HTTP::getSelfHostWithoutPort() to Utils\HTTP::getSelfHostWithNon...Jaime Perez Crespo2016-03-031-1/+1
* Fixes issue 337Andrés Blanco2016-03-021-5/+1
* Reformat SimpleSAML_Metadata_MetaDataStorageHandler and fix some issues with ...Jaime Perez Crespo2015-08-031-350/+361
* Fix phpdoc comments for SimpleSAML_Metadata_MetaDataStorageHandler.Jaime Perez Crespo2015-08-031-21/+39
* Move SimpleSAML_Utilities::selfURLhost() to SimpleSAML\Utils\HTTP::getSelfURL...Jaime Perez Crespo2015-04-211-1/+1
* Move SimpleSAML_Utilities::getSelfHostWithPath() to SimpleSAML\Utils\HTTP::ge...Jaime Perez Crespo2015-04-211-1/+1
* Move SimpleSAML_Utilities::getSelfHost() to SimpleSAML\Utils\HTTP::getSelfHos...Jaime Perez Crespo2015-04-211-1/+1
* Move SimpleSAML_Utilities::generateTimestamp() to SimpleSAML\Utils\Time::gene...Jaime Perez Crespo2015-04-201-1/+1
* Remove support for hosted SP metadata in MetadataStorageHandler.Jaime Perez2015-01-151-18/+6
* Drop obsolete SVN $Id$ keywords.Thijs Kinkhorst2014-07-091-1/+0
* HTTP-POST SLO support for the old, deprecated SP interface.Jaime Pérez Crespo2013-08-221-0/+3
* Full support for HTTP-POST binding in WebSSO profile. Two new directives in h...Jaime Pérez Crespo2013-07-171-1/+6
* Log a warning when metadata entries are expired.Olav Morken2011-01-191-0/+4
* New error page for metadata not found.Olav Morken2010-08-121-1/+1
* Artifact support for the SP.Olav Morken2010-05-191-0/+28
* saml2/idp: Deprecate iframe versions of SingleLogoutService endpoints.Olav Morken2010-01-271-27/+2
* Only list entities that are not expired...Andreas Åkre Solberg2009-10-231-0/+10
* Remove references to openid-provider metadataOlav Morken2009-10-061-5/+0
* Give default values for all configuration options from config.phpOlav Morken2009-08-141-9/+2
* MetadataStorageHandler: Add function to retrieve metadata as configuration ob...Olav Morken2009-08-031-0/+18
* MetadataStorageHandler: The metadata should always contain the entity id.Olav Morken2009-08-031-0/+1
* Do not trust expired metadata.. throw exception...Andreas Åkre Solberg2009-06-221-0/+10
* Metadata sources - move parsing of sources-list to MetaDataStorageSource.Olav Morken2008-09-151-12/+6
* Adding experimental support for iFrame based logout... Documentation will be ...Andreas Åkre Solberg2008-08-251-2/+28
* MetaDataStorageHandler: Include metadata index and set in returned metadata.Olav Morken2008-08-121-0/+2
* Update everything to use the autoloader.Olav Morken2008-06-061-3/+0
* Add support for overriding autogenerated metadata values for endpoints. Can beOlav Morken2008-05-141-0/+10
* Added support for __default__ host configuration and __dynamic__ entity point...Andreas Åkre Solberg2008-04-281-13/+24
* Adding a SIMPLESAML_INCPREFIX parameter before the inclusion of new files. Th...Andreas Åkre Solberg2008-03-051-2/+2
* Adding support for CIDR based hinting. this means you can add a IP range to a...Andreas Åkre Solberg2008-03-051-1/+22
* MetaDataStorageHandler: Changed to support chaining of metadata sources.Olav Morken2008-03-041-89/+144
* ADding support for multiple IdP hosted on the same hostname using an astrix i...Andreas Åkre Solberg2008-02-271-8/+9
* By an accident i removed the abstract keyword when adding a header on this fileAndreas Åkre Solberg2008-01-301-1/+1
* Setting file properties in svn metadata. Adding header in all library php fil...Andreas Åkre Solberg2008-01-301-12/+9
* Changed classes that access metadata to use the new API. Also added some init...Andreas Åkre Solberg2008-01-081-2/+3
* Added in metadatahandler the possibility to select the new saml2metadata hand...Andreas Åkre Solberg2008-01-071-0/+6
* Updated files to use the new abstraction classes for metadata instead of the ...Andreas Åkre Solberg2008-01-071-6/+6
* Writing the metadata handler abstraction layer (untested yet)Andreas Åkre Solberg2008-01-071-117/+55
* initial change to metadata handler files (not working yet)Andreas Åkre Solberg2008-01-071-11/+96
* adding abstract storagehandler. Just copied the old metadata fileAndreas Åkre Solberg2008-01-071-0/+166