13
I Use This!
Moderate Activity

Commits : Listings

Analyzed 30 days ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Utilities: Use parseSAML2Time instead of strtotime to parse SAML2 timestamps. More... over 18 years ago
Utilities: Added parseSAML2Time($time) which parses SAML2 timestamps int UNIX timestamps. More... over 18 years ago
Added support for multivalued attributes in the IdP. More... over 18 years ago
Check for existence of IdP metadata element 'requireconsent' before attempting to use it. More... over 18 years ago
SessionHandlerPHP: Check if a key exists in the session before trying to access it (in order to avoid notice-messages in the log). More... over 18 years ago
SimpleSAML_Session::getInstance should be static. More... over 18 years ago
Added missing comma between configuration options in config-template.php More... over 18 years ago
SessionHandlerPHP: Added missing () after session_id. More... over 18 years ago
SessionHandlerPHP: Don't call session_start() if it has been called earlier. More... over 18 years ago
Added option to set the expiry time of data in the memcache servers. More... over 18 years ago
The SimpleSAML_Configuration::getInstance() should be declared static. More... over 18 years ago
Added license information to the new files. More... over 18 years ago
Added session configuration to the config template. More... over 18 years ago
MemcacheStore: Fix bug with redudancy. More... over 18 years ago
New utility method: logBacktrace More... over 18 years ago
Make Session use the new SessionHandler infrastructure. More... over 18 years ago
Implemented SessionHandler base class and PHP & Memcache storage on top of it. More... over 18 years ago
Remember to save the data on restored objects. More... over 18 years ago
Initial implementation of MemcacheStore. More... over 18 years ago
Fix example metadata SingleLogoutService url to point to SingleLogoutService.php instead of LogoutService.php. More... over 18 years ago
Remove reference to $req->getRequestID(). More... over 18 years ago
Print error message from LDAP when the bind operation fails. More... over 18 years ago
moved references to deleted files More... almost 19 years ago
adding configuration and metadata file for openid More... almost 19 years ago
Adding OpenID libraries, templates and server endpoint More... almost 19 years ago
Adding support for openid metadata in metadatastore class More... almost 19 years ago
adding link to openid server info on frontpage More... almost 19 years ago
Adding support for handling the shire parameter, and do a prefix match on the AssertionConsumerURL parameter in the sp remote metadata. This request come from Ajay in RedIRIS. More... almost 19 years ago
ignore More... almost 19 years ago
adding ignore for metadata folder More... almost 19 years ago