Commit d70084b
committed
Merge branch '5.2' into 5.x
* 5.2:
[Inflector][String] wrong plural form of words ending by "pectus"
[HttpClient] Don't prepare the request in ScopingHttpClient
[Console] Fixes for PHP 8.1 deprecations
Make LoginRateLimiter case insentive
Fix/Rewrite .gitignore regex builder
Reset limiters on successful login
Provide count argument for TooManyLoginAttemptsAuthenticationException to be able to translate in plural way
[security] NullToken signatureFile tree
2 files changed
+2
-1
lines changed- Authentication/Token
- Exception
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments