openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
SimpleSAMLphp
Settings
|
Report Duplicate
13
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jul 21, 2025 — Jul 21, 2026
Showing page 335 of 342
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Set focus on the link/button which should be activated to go to the next page in debug mode.
Olav Morken
More...
over 18 years ago
Session: removed unused protocol attribute.
Olav Morken
More...
over 18 years ago
Fixed bug with session creation self::init(). Also made a config option and disabled admin login on the index page on default
Andreas Åkre Solberg
More...
over 18 years ago
Adding admin login module (forgot to checkin this yesterday)
Andreas Åkre Solberg
More...
over 18 years ago
Fix invalid character in .php-file (change \xA0 to a space).
Olav Morken
More...
over 18 years ago
forgot to checkin the bitmap for favicon, here it is
Andreas Åkre Solberg
More...
over 18 years ago
Added favicon and set svn:ignore on local config and metadata
Andreas Åkre Solberg
More...
over 18 years ago
More efficient session usage. Now caching only assoc array for values from logout request. Also implemented a clean() function to call after successfully logged out.
Andreas Åkre Solberg
More...
over 18 years ago
testing svn:ignore
Andreas Åkre Solberg
More...
over 18 years ago
Removed caching of AuthnResponses in Session object. This reduces the session storage with approx 90%!!
Andreas Åkre Solberg
More...
over 18 years ago
Adding a session->getsize class to measure the size of the session. I also removed the reference to the configuration class which saved 12% size of the session size... will be further reduced... hold on.
Andreas Åkre Solberg
More...
over 18 years ago
Adding some headers in files, and setting the ID keyword in svn
Andreas Åkre Solberg
More...
over 18 years ago
Implemented more efficient storage of AuthnRequests in session. Instead of caching the complete request object, we now cache an assoc array with the neccessary parameters. Both for SAML 2.0 and Shib 1.3.
Andreas Åkre Solberg
More...
over 18 years ago
Missing show() call on template. This bug caused dropdown menu of disco for shib 1.3 sp to not work properly.
Andreas Åkre Solberg
More...
over 18 years ago
Discarding error message from LDAP, instead of showing it to the user.
Andreas Åkre Solberg
More...
over 18 years ago
Adding some documentation in the Session class. Also testing the Id svn keyword, to see if it works. I plan to add a new phpdoc header to all files, including versioning with Id
Andreas Åkre Solberg
More...
over 18 years ago
Remove previously added magic quotes cleanup functions.
Olav Morken
More...
over 18 years ago
Remove magic quotes as a part of the initialization of simpleSAMLphp.
Olav Morken
More...
over 18 years ago
SAML2:IdP:Metadata: Check if GET-parameter exists before attempting to use it.
Olav Morken
More...
over 18 years ago
Default template header: Added default page title.
Olav Morken
More...
over 18 years ago
SAML2:SP:Metadata: Escape XML in metadata.
Olav Morken
More...
over 18 years ago
SAML2:IdP:Metadata: Escape XML in metadata.
Olav Morken
More...
over 18 years ago
XML:SAML20: Escape variables in XML output.
Olav Morken
More...
over 18 years ago
Shib13:AuthnResponse: Escape data in xml output.
Olav Morken
More...
over 18 years ago
first basic version of A-Select protocol support
Hans Zandbelt
More...
over 18 years ago
Shib13:AuthResponse: Fix code to return FALSE if the node wasn't found.
Olav Morken
More...
over 18 years ago
Shib13:AuthResponse: Change to use the new node validation method.
Olav Morken
More...
over 18 years ago
Added getValidatedNodes() function to XMLSecurityDSig class.
Olav Morken
More...
over 18 years ago
Change SAML2 & Shib13 AuthResponse to use the new fingerprint-retrival-function in xmlseclibs.
Olav Morken
More...
over 18 years ago
XMLSecurityKey: added getX509Fingerprint()-function to get the fingerprint of the X509-certificate (if the key is loaded from an X509-certificate).
Olav Morken
More...
over 18 years ago
←
1
2
…
331
332
333
334
335
336
337
338
339
340
341
342
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree