Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/security-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.5
Choose a base ref
...
head repository: symfony/security-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.6
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    076fd20 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Merge branch '4.4' into 5.4

    * 4.4:
      [Security/Http] Remove CSRF tokens from storage on successful login
      [HttpKernel] Remove private headers before storing responses with HttpCache
    nicolas-grekas committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1a049b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      [HttpFoundation] Fix bad return type in IpUtils::checkIp4()
      [DependencyInjection] Fix order of arguments when mixing positional and named ones
      [HttpClient] Fix collecting data non-late for the profiler
      [Security/Http] Fix compat of persistent remember-me with legacy tokens
      Bump Symfony version to 5.4.20
      Update VERSION for 5.4.19
      Update CONTRIBUTORS for 5.4.19
      Update CHANGELOG for 5.4.19
      [Security/Http] Remove CSRF tokens from storage on successful login
      [HttpKernel] Remove private headers before storing responses with HttpCache
    nicolas-grekas committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fbe14fa View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.0' into 6.1

    * 6.0:
      [HttpFoundation] Fix bad return type in IpUtils::checkIp4()
      [DependencyInjection] Fix order of arguments when mixing positional and named ones
      [HttpClient] Fix collecting data non-late for the profiler
      [Security/Http] Fix compat of persistent remember-me with legacy tokens
      Bump Symfony version to 6.0.20
      Update VERSION for 6.0.19
      Update CHANGELOG for 6.0.19
      Bump Symfony version to 5.4.20
      Update VERSION for 5.4.19
      Update CONTRIBUTORS for 5.4.19
      Update CHANGELOG for 5.4.19
      [Security/Http] Remove CSRF tokens from storage on successful login
      [HttpKernel] Remove private headers before storing responses with HttpCache
    nicolas-grekas committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5c790f7 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.1' into 6.2

    * 6.1:
      [HttpFoundation] Fix bad return type in IpUtils::checkIp4()
      [DependencyInjection] Fix order of arguments when mixing positional and named ones
      [HttpClient] Fix collecting data non-late for the profiler
      [Security/Http] Fix compat of persistent remember-me with legacy tokens
      Bump Symfony version to 6.1.12
      Update VERSION for 6.1.11
      Update CHANGELOG for 6.1.11
      Bump Symfony version to 6.0.20
      Update VERSION for 6.0.19
      Update CHANGELOG for 6.0.19
      Bump Symfony version to 5.4.20
      Update VERSION for 5.4.19
      Update CONTRIBUTORS for 5.4.19
      Update CHANGELOG for 5.4.19
      [Security/Http] Remove CSRF tokens from storage on successful login
      [HttpKernel] Remove private headers before storing responses with HttpCache
    nicolas-grekas committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f3feb14 View commit details
    Browse the repository at this point in the history
Loading