1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Usability bug More... almost 10 years ago
Fix bug with Encrypted nameID on LogoutRequest More... almost 10 years ago
Update composer version More... almost 10 years ago
Fix #25. Add getError method to Response, LogoutRequest and LogoutResponse in order to be able to get the causes of return false after a isValid method. The LogoutRequest method now can have a request as parameter and the isValid is not static any more. Improved the test with the new getError method More... almost 10 years ago
Fix typo More... almost 10 years ago
Remove debug line More... almost 10 years ago
Added additional URL parameters option to the login and logout method of the OneLogin_Saml2_Auth class More... almost 10 years ago
Add documentation related to x509/private key SP support on settings More... almost 10 years ago
Removed line More... almost 10 years ago
Finally fixed the namespace issue: in xml query we register custom namespace so saml and saml2 namespaces could be used on the xmls, the problem comes at the getAttributes method that use a saml:AttributeValue string to compare with the tagName, that means that saml2:AttributeValue are ignored. To fix it we will use the prefix to build the string that must be compared with More... almost 10 years ago
Undo the last change More... almost 10 years ago
Support saml2:AttributeValue More... almost 10 years ago
Merge pull request #33 from jaxbot/master More... almost 10 years ago
More Querytest More... about 10 years ago
Fix QueryTest. Relative Search may be prefixed by the dot More... about 10 years ago
Fix example comment: HTTP POST, not Redirect More... about 10 years ago
Fix #32. Minor bug reported by Max-Kolodezniy More... about 10 years ago
Merge branch 'master' of https://github.com/onelogin/php-saml More... about 10 years ago
Add SP certs settings support. Minor fixes More... about 10 years ago
Merge pull request #31 from mamdouhweb/patch-1 More... about 10 years ago
Update README.md More... about 10 years ago
Fix #27. Support applications that route all requests to a front controller. More... about 10 years ago
Add a note related to namespace issue More... about 10 years ago
Fix #26. gettext listed as dependence More... about 10 years ago
Add constant More... about 10 years ago
Fix #28. Adding Destination support More... about 10 years ago
Travis CI changed, Trying to solve a 'False' fail More... about 10 years ago
Minor changes related to xml namespaces More... about 10 years ago
Prevent XEE/XXE attacks. CWE-776 More... about 10 years ago
Fix error message when validating number of assertions More... about 10 years ago