Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps onelogin/php-saml from 3.4.1 to 3.6.0.

Release notes

Sourced from onelogin/php-saml's releases.

OneLogin's SAML PHP Toolkit v3.6.0

  • Add AES128_GCM encryption on generateNameId method. New setting parameter encryption_algorithm. If you set a encryption method different than AES128_CBC then the algorithm RSA_OAEP_MGF1P will be used as well instead RSA_1_5
  • PHP 8.0 support

OneLogin's SAML PHP Toolkit v3.5.1

  • 3.5.0 packagist/github release due a confusion were using the master (2.X branch). I'm releasing 3.5.1 to fix this issue and go back to 3.X branch

3.5.0

  • #412 Empty instead of unset the $_SESSION variable
  • #433 Fix Incorrect Destination in LogoutResponse when using responseUrl #443
  • Update xmlseclibs to 3.1.1
  • Add support for SMARTCARD_PKI and RSA_TOKEN Auth Contexts
  • Get lib path dinamically
  • Check for x509Cert of the IdP when loading settings, even if the security index was not provided
  • Support Statements with Attribute elements with the same name enabling the allowRepeatAttributeName setting
Changelog

Sourced from onelogin/php-saml's changelog.

v3.6.0

  • Add AES128_GCM encryption on generateNameId method. New setting parameter encryption_algorithm. If you set a encryption method different than AES128_CBC then the algorithm RSA_OAEP_MGF1P will be used as well instead RSA_1_5
  • PHP 8.0 support

v3.5.1

  • 3.5.0 packagist/github release due a confusion were using the master (2.X branch). I'm releasing 3.5.1 to fix this issue and go back to 3.X branch

v3.5.0

  • #412 Empty instead of unset the $_SESSION variable
  • #433 Fix Incorrect Destination in LogoutResponse when using responseUrl #443
  • Update xmlseclibs to 3.1.1
  • Add support for SMARTCARD_PKI and RSA_TOKEN Auth Contexts
  • Get lib path dinamically
  • Check for x509Cert of the IdP when loading settings, even if the security index was not provided
  • Support Statements with Attribute elements with the same name enabling the allowRepeatAttributeName setting
Commits
  • 888e333 Release 3.6.0
  • 4f2d6c7 Fix tests
  • 99c187a Fix travis
  • c83a2f4 Fix phpcs
  • 180ab0a Set phpunit as require-dev dependency
  • 7b4d4a6 Add AES128_GCM encryption on generateNameId method. New setting parameter enc...
  • ee19b50 Merge pull request #458 from fideloper/3.6.0
  • e2514da Improve demo to print cause of Message invalidation if debug is enabled
  • 6ef8857 library working with php8
  • 9ffb241 Verify phpunit < 7.5.18 fixes Travis
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 19, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #519.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/3rdparty/onelogin/php-saml-3.6.0 branch March 3, 2021 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant