EscherLabs / Graphene

Graphene is a fully featured Workflow, Micro Application, and Content Management Platform with a robust web-based IDE (Integrated Development Environment). Graphene is the primary engine behind Binghamton University's myBinghamton portal.
https://docs.escherlabs.com/Graphene/
MIT License
29 stars 10 forks source link

Bump apereo/phpcas from 1.3.8 to 1.6.1 #250

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps apereo/phpcas from 1.3.8 to 1.6.1.

Release notes

Sourced from apereo/phpcas's releases.

1.6.1

No release notes provided.

1.6.0

New release addressing CVE-2022-39369 (https://github.com/apereo/phpCAS/security/advisories/GHSA-8q72-6qq8-xv64)

1.5.0

No release notes provided.

1.4.0

No release notes provided.

Changelog

Sourced from apereo/phpcas's changelog.

Changes in version 1.6.1

Bug Fixes:

  • Only initialize the session-storage array when values are populated (Adam Franco)
  • Autoload source/CAS.php file #422 (Pierrick Charron)

Changes in version 1.6.0

Bug Fixes:

  • Introduce required service_name constructor argument to fix service hostname discovery exploitation vulnerability CVE-2022-39369 (Henry Pan)
  • Set user agent #421 (Fydon)

Changes in version 1.5.0

Bug Fixes:

  • Fix undefined variables #417 (Dawid Polak)
  • Fix client when getting ticket and it's null #415 (Quentin Belot)
  • Allow autoloader to detect trait_exists() #394 (Jean-Luc Herren)
  • Use curl_setopt_array instead of loop in CurlRequest #391 (François Freitag)

Improvement:

  • Disable printf when verbosity flag is not set to true #396 (Michał Kleszczyński)
  • Disabling error printing based on verbosity flag #393 (Michał Kleszczyński)
  • Drop php5 compatibility #385 (François Freitag)
  • Upgrade phpunit #378 (François Freitag)
  • Drop support for outdate php versions#380 (François Freitag)

Changes in version 1.4.0

Bug Fixes:

  • Remove ineffective test annotations @​outputBuffering #379 (François Freitag)
  • Fix travis-ci build process and remove PHP5 support #366 (Joachim Fritschi)
  • Fix use of deprecated setDebug() in examples #360 (Joachim Fritschi)
  • Fix session_set_save_handler error #365 (Joachim Fritschi)
  • Fix wrong server_port documentation #369 (Joachim Fritschi)

Improvement:

  • support samesite cookies attribute (#370) (Mickael)
  • Remove PHP5 support #366 (Joachim Fritschi)

Changes in version 1.3.9

Bug Fixes:

  • Fix regression of #248: Support of longer session tickets (#349) (Alan Nelson)
  • Fix private call generating php warning and no logout handling (#352) (Julien Gribonvald)

Improvement:

  • Add support for logging via a PSR-3 logger #329 (Jon Dufresne)

... (truncated)

Commits
  • c129708 Updated versions for the 1.6.1 release.
  • 0807783 Update changelog for 1.6.1 release
  • 1685333 Only initialize the session-storage array when values are populated. (#429) (...
  • 12667f3 Update list of composer ignored files (#428)
  • a22d776 Autoload source/CAS.php file (#422)
  • 4b2bc32 Add CVE to changelog
  • 5ebf930 Updated version for development after the 1.6.0 release.
  • f817c72 Updated versions for the 1.6.0 release.
  • b759361 Merge pull request from GHSA-8q72-6qq8-xv64
  • 49160be Set User Agent (#421)
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/EscherLabs/Graphene/network/alerts).