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-http
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.5
Choose a base ref
...
head repository: symfony/security-http
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.6
Choose a head ref
  • 5 commits
  • 13 files changed
  • 4 contributors

Commits on Mar 12, 2021

  1. Refresh original user in SwitchUserListener.

    Fixes #39991
    AndrolGenhald committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    c5546b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.2

    * 4.4:
      [Mailer] fix lowest allowed dependencies
      Refresh original user in SwitchUserListener.
      check if templating engine supports view
      [Mime] Escape commas in address names
    xabbuh committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    5be7ded View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

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

Commits on Mar 28, 2021

  1. Use concrete user related classes in the tests

    This allows the tests to automatically adapt for changes in the UserInterface
    and UserProviderInterface in 5.x
    wouterj committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    973cff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b3d12 View commit details
    Browse the repository at this point in the history
Loading