This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Nicolas Grekas 3bf6798031 feature #40153 [Security] LoginLink with specific locale (roromix)
This PR was squashed before being merged into the 5.3-dev branch.

Discussion
----------

[Security] LoginLink with specific locale

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| License       | MIT
| Doc PR        |

I have added the possibility to create a login link for a specific locale. It's useful when we want generate a link for an other user who isn't in the same locale of us.

Commits
-------

50673c5321 [Security] LoginLink with specific locale
2021-03-23 22:14:39 +01:00
..
Bridge feature #40554 [Contracts] Add TranslatorInterface::getLocale() (nicolas-grekas) 2021-03-23 22:10:30 +01:00
Bundle feature #40153 [Security] LoginLink with specific locale (roromix) 2021-03-23 22:14:39 +01:00
Component feature #40153 [Security] LoginLink with specific locale (roromix) 2021-03-23 22:14:39 +01:00
Contracts feature #40554 [Contracts] Add TranslatorInterface::getLocale() (nicolas-grekas) 2021-03-23 22:10:30 +01:00