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/Component
Alexander M. Turek 9e56c00f9c bug #39584 [Security] Add RememberMe Badge to LoginLinkAuthenticator (jderusse)
This PR was merged into the 5.2 branch.

Discussion
----------

[Security] Add RememberMe Badge to LoginLinkAuthenticator

| Q             | A
| ------------- | ---
| Branch?       | 5.2
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

I'm replacing a custom home-made magic link authenticator by the Symfony one, and I missed this behavior. I had to use a EventListener to add the badge to the passeport.

I'm not sure, if the badge were missing on purpose /cc @weaverryan @wouterj

Commits
-------

d38fc4d678 Add RememberMe Badge to LoginLinkAuthenticator
2020-12-22 20:03:33 +01:00
..
Asset Merge branch '4.4' into 5.1 2020-12-14 08:03:02 +01:00
BrowserKit Merge branch '5.1' into 5.2 2020-12-18 09:03:05 +01:00
Cache Merge branch '5.1' into 5.2 2020-12-10 20:16:15 +01:00
Config Merge branch '5.1' into 5.2 2020-12-09 19:54:12 +01:00
Console Merge branch '5.1' into 5.2 2020-12-18 09:03:05 +01:00
CssSelector Merge branch '4.4' into 5.1 2020-12-08 18:02:38 +01:00
DependencyInjection Merge branch '5.1' into 5.2 2020-12-18 09:03:05 +01:00
DomCrawler Merge branch '4.4' into 5.1 2020-12-18 09:02:46 +01:00
Dotenv Merge branch '4.4' into 5.1 2020-12-08 18:02:38 +01:00
ErrorHandler Merge branch '5.1' into 5.2 2020-12-09 19:54:12 +01:00
EventDispatcher Merge branch '5.1' into 5.2 2020-12-18 09:03:05 +01:00
ExpressionLanguage Merge branch '5.1' into 5.2 2020-12-08 18:03:37 +01:00
Filesystem Merge branch '4.4' into 5.1 2020-11-30 18:05:38 +01:00
Finder Merge branch '4.4' into 5.1 2020-12-08 18:02:38 +01:00
Form Merge branch '5.1' into 5.2 2020-12-18 09:03:05 +01:00
HttpClient Merge branch '5.1' into 5.2 2020-12-14 11:56:50 +01:00
HttpFoundation [HttpFoundation] keep turning dots to underscores when using Request::create() 2020-12-18 11:00:10 +01:00
HttpKernel Bump Symfony version to 5.2.2 2020-12-18 15:09:16 +01:00
Inflector Fix merge. 2020-12-01 21:15:15 +01:00
Intl Merge branch '4.4' into 5.1 2020-12-22 13:16:28 +01:00
Ldap Merge branch '5.1' into 5.2 2020-12-18 08:32:35 +01:00
Lock Add missing symfony/deprecation-contracts requirement 2020-12-15 12:53:10 +01:00
Mailer Merge branch '5.1' into 5.2 2020-12-18 09:03:05 +01:00
Messenger Merge branch '5.1' into 5.2 2020-12-18 08:27:35 +01:00
Mime Merge branch '5.1' into 5.2 2020-12-09 19:54:12 +01:00
Notifier Fix tests 2020-12-22 15:53:22 +01:00
OptionsResolver Merge branch '5.1' into 5.x 2020-10-24 14:08:07 +02:00
Process Merge branch '5.1' into 5.2 2020-12-08 18:03:37 +01:00
PropertyAccess Merge branch '5.1' into 5.2 2020-12-10 20:16:15 +01:00
PropertyInfo Merge branch '5.1' into 5.2 2020-12-12 00:40:07 +01:00
RateLimiter Fix rate limiter documentation 2020-12-02 09:46:43 +01:00
Routing Merge branch '5.1' into 5.2 2020-12-08 18:03:37 +01:00
Security Add RememberMe Badge to LoginLinkAuthenticator 2020-12-21 09:54:09 +01:00
Semaphore Add missing entries in gitattributes 2020-12-05 23:16:05 +01:00
Serializer Merge branch '5.1' into 5.2 2020-12-21 16:33:14 +01:00
Stopwatch Merge branch '5.1' into 5.x 2020-11-01 17:14:45 +01:00
String Merge branch '5.1' into 5.2 2020-12-05 08:33:16 +01:00
Templating Merge branch '4.4' into 5.1 2020-10-24 14:01:57 +02:00
Translation Merge branch '5.1' into 5.2 2020-12-08 18:03:37 +01:00
Uid Merge branch '5.1' into 5.2 2020-12-15 10:12:47 +01:00
Validator Merge branch '5.1' into 5.2 2020-12-18 08:32:35 +01:00
VarDumper [VarDumper] dont hide any nodes until JS is proven to work 2020-12-16 18:02:19 +01:00
VarExporter Merge branch '4.4' into 5.1 2020-10-28 22:31:18 +01:00
WebLink Merge branch '4.4' into 5.1 2020-10-24 14:01:57 +02:00
Workflow Merge branch '5.1' into 5.2 2020-12-08 18:03:37 +01:00
Yaml Merge branch '4.4' into 5.1 2020-12-08 18:02:38 +01:00