Commits
- [`8024422`](https://github.com/symfony/security-http/commit/8024422eeaca7b0b33ce2900b2f75e20259de7aa) [Security\Core] throw AccessDeniedException when switch user fails
- [`a3eddd9`](https://github.com/symfony/security-http/commit/a3eddd912d93a8c77ffee2b31448e13864257f4e) Remove dead tests fixtures
- [`26df83c`](https://github.com/symfony/security-http/commit/26df83c0c7a77a24dadfe2dc5841a49585492c2d) Merge branch '3.4' into 4.2
- [`15c29c5`](https://github.com/symfony/security-http/commit/15c29c58ccb58e84d710d52827a81c6030b40d3c) fixed CS
- [`3e4b6fd`](https://github.com/symfony/security-http/commit/3e4b6fdda453f65f016c67d533df16ba75f38d3f) Merge branch '3.4' into 4.2
- [`01e21da`](https://github.com/symfony/security-http/commit/01e21da85e6e3a7a9cb1ef4c40284d0627f46f1c) [Security] added support for updated \"distinguished name\" format in x509 au...
- [`3e37499`](https://github.com/symfony/security-http/commit/3e374990ea02c043868af7612aeaac6654805978) Merge branch '3.4' into 4.2
- [`8e80d4e`](https://github.com/symfony/security-http/commit/8e80d4ef47980ce91f392e4108b2cb18e611c051) Use willReturn() instead of will(returnValue()).
- [`9d63e1b`](https://github.com/symfony/security-http/commit/9d63e1be2bac44d838f6a30edf4719c59ffe5965) Merge branch '3.4' into 4.2
- [`d9fca82`](https://github.com/symfony/security-http/commit/d9fca824f9b0785d89667e0e30253001c9354d63) fix phpdoc
- See full diff in [compare view](https://github.com/symfony/security-http/compare/v4.2.8...v4.2.12)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/someApprentice/Crypter/network/alerts).
Bumps symfony/security-http from 4.2.8 to 4.2.12.
Commits
- [`8024422`](https://github.com/symfony/security-http/commit/8024422eeaca7b0b33ce2900b2f75e20259de7aa) [Security\Core] throw AccessDeniedException when switch user fails - [`a3eddd9`](https://github.com/symfony/security-http/commit/a3eddd912d93a8c77ffee2b31448e13864257f4e) Remove dead tests fixtures - [`26df83c`](https://github.com/symfony/security-http/commit/26df83c0c7a77a24dadfe2dc5841a49585492c2d) Merge branch '3.4' into 4.2 - [`15c29c5`](https://github.com/symfony/security-http/commit/15c29c58ccb58e84d710d52827a81c6030b40d3c) fixed CS - [`3e4b6fd`](https://github.com/symfony/security-http/commit/3e4b6fdda453f65f016c67d533df16ba75f38d3f) Merge branch '3.4' into 4.2 - [`01e21da`](https://github.com/symfony/security-http/commit/01e21da85e6e3a7a9cb1ef4c40284d0627f46f1c) [Security] added support for updated \"distinguished name\" format in x509 au... - [`3e37499`](https://github.com/symfony/security-http/commit/3e374990ea02c043868af7612aeaac6654805978) Merge branch '3.4' into 4.2 - [`8e80d4e`](https://github.com/symfony/security-http/commit/8e80d4ef47980ce91f392e4108b2cb18e611c051) Use willReturn() instead of will(returnValue()). - [`9d63e1b`](https://github.com/symfony/security-http/commit/9d63e1be2bac44d838f6a30edf4719c59ffe5965) Merge branch '3.4' into 4.2 - [`d9fca82`](https://github.com/symfony/security-http/commit/d9fca824f9b0785d89667e0e30253001c9354d63) fix phpdoc - See full diff in [compare view](https://github.com/symfony/security-http/compare/v4.2.8...v4.2.12)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/someApprentice/Crypter/network/alerts).