Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge 4.x => 4.next #967

Merged
merged 25 commits into from
Oct 23, 2023
Merged

merge 4.x => 4.next #967

merged 25 commits into from
Oct 23, 2023

Conversation

LordSimal
Copy link
Contributor

No description provided.

ajibarra and others added 25 commits May 19, 2023 09:14
927 - Fix DebugEngine not using fallback config
This allows debugkit to work in CSP controlled environments.

Fixes #943
See if CI will pass when the requests table tests are enabled again.
These tests still break CI.
Use cspScriptNonce when it is available
Added the info that the forceEnable config value accepts a callable
Use Router::getRequest() to access the request from before controllers
were dispatched and after middleware have been run. This should ensure
that the CSP script nonce is present in the request.

Refs #943
Read cspScriptNonce from latest request
allow manually dispatching ci workflow
This will make Composer recommend this package for "require-dev".

https://php.watch/articles/composer-prompt-require-dev-dev-packages
Update examples in code snippets
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/checkout-4

Bump actions/checkout from 3 to 4
4.x: add info about `DebugKit.ignoreAuthorization` to readme
@LordSimal LordSimal merged commit 92cbfa9 into 4.next Oct 23, 2023
12 of 21 checks passed
@LordSimal LordSimal added this to the 4.x milestone Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants