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
Robin Chalas 1768c9365c feature #31594 [Security] add PasswordEncoderInterface::needsRehash() (nicolas-grekas)
This PR was merged into the 4.4 branch.

Discussion
----------

[Security] add PasswordEncoderInterface::needsRehash()

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Split from #31153, with tests.

Commits
-------

50590dce81 [Security] add PasswordEncoderInterface::needsRehash()
2019-06-04 05:02:33 +02:00
..
Asset Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
BrowserKit Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Cache Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Config Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Console Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
CssSelector updated version to 4.4 2019-05-09 09:23:25 +02:00
Debug Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
DependencyInjection Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
DomCrawler Merge branch '4.3' into 4.4 2019-05-31 20:55:48 +02:00
Dotenv Allow Symfony 5.0 2019-05-28 17:53:17 +02:00
EventDispatcher Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
ExpressionLanguage Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Filesystem Merge branch '4.3' into 4.4 2019-06-03 22:28:03 +02:00
Finder Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
Form Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
HttpClient Merge branch '4.3' into 4.4 2019-05-31 20:55:48 +02:00
HttpFoundation Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
HttpKernel Merge branch '4.3' into 4.4 2019-06-03 22:28:03 +02:00
Inflector Merge branch '4.3' into 4.4 2019-05-30 15:50:22 +02:00
Intl Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Ldap Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Lock updated version to 4.4 2019-05-09 09:23:25 +02:00
Mailer Marked several components as incompatible with EventDispatcher 5. 2019-05-30 09:25:19 +02:00
Messenger [Messenger] Deprecate passing a bus locator to ConsumeMessagesCommand constructor 2019-06-01 15:06:38 +02:00
Mime Allow Symfony 5.0 2019-05-28 17:53:17 +02:00
OptionsResolver Merge branch '4.3' 2019-05-10 07:38:57 +02:00
Process Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
PropertyAccess Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
PropertyInfo Allow Symfony 5.0 2019-05-28 17:53:17 +02:00
Routing Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Security feature #31594 [Security] add PasswordEncoderInterface::needsRehash() (nicolas-grekas) 2019-06-04 05:02:33 +02:00
Serializer Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Stopwatch Merge branch '4.3' 2019-05-27 12:42:03 +02:00
Templating Merge branch '4.3' into 4.4 2019-05-30 18:10:19 +02:00
Translation Merge branch '4.3' into 4.4 2019-06-03 22:28:03 +02:00
Validator Merge branch '4.3' into 4.4 2019-06-03 22:28:03 +02:00
VarDumper Allow Symfony 5.0 2019-05-28 17:53:17 +02:00
VarExporter Allow Symfony 5.0 2019-05-28 17:53:17 +02:00
WebLink Allow Symfony 5.0 2019-05-28 17:53:17 +02:00
Workflow [SecurityBundle][Workflow] Forbid security-core 5.x 2019-05-31 12:59:29 +02:00
Yaml Allow Symfony 5.0 2019-05-28 17:53:17 +02:00