Graphene
Graphene copied to clipboard
Bump apereo/phpcas from 1.3.8 to 1.6.1
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:
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
c129708Updated versions for the 1.6.1 release.0807783Update changelog for 1.6.1 release1685333Only initialize the session-storage array when values are populated. (#429) (...12667f3Update list of composer ignored files (#428)a22d776Autoload source/CAS.php file (#422)4b2bc32Add CVE to changelog5ebf930Updated version for development after the 1.6.0 release.f817c72Updated versions for the 1.6.0 release.b759361Merge pull request from GHSA-8q72-6qq8-xv6449160beSet User Agent (#421)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.