Commit Graph

53708 Commits

Author SHA1 Message Date
Alexander M. Turek
899093d37d minor #41077 [Security] Add missing Dutch translations (cwiesenekker)
This PR was merged into the 4.4 branch.

Discussion
----------

[Security] Add missing Dutch translations

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41042
| License       | MIT

Sorry screwed up my previous branch while rebasing and amending the author name of the commits.

Commits
-------

e30eb8f555 [Security] Add missing Dutch translations
2021-05-03 22:21:35 +02:00
Koray Zorluoglu
af53ecd1fd ref #41087: missing turkish translations from security component 2021-05-03 09:26:38 +02:00
Ana Raro
22aad3962c Added translations for pt security file. 2021-05-03 08:02:13 +01:00
Jan Schädlich
337f828b23 Make FailoverTransport always pick the first transport 2021-05-02 22:10:05 +01:00
Nicolas Grekas
7a1a91017d [ErrorHandler] Skip "same vendor" @method deprecations for Symfony\* classes unless symfony/symfony is being tested 2021-05-02 22:47:26 +02:00
Christiaan Wiesenekker
e30eb8f555 [Security] Add missing Dutch translations 2021-05-02 22:22:44 +02:00
Alexander M. Turek
73174430cf Merge branch '4.4' into 5.2
* 4.4:
  [Security] Update Security Arabic Translations
  add missing vietnamese translations
  Add missing Hungarian translations
  Update Romanian Translation based on English
2021-05-02 22:00:24 +02:00
Alexander M. Turek
c8cc4c3ee3 minor #41068 [Security] Update Security Arabic Translations (MouadZIANI)
This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

[Security] Update Security Arabic Translations

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41028
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Related to #41028

Commits
-------

68c10337cc [Security] Update Security Arabic Translations
2021-05-02 21:25:58 +02:00
Mouad ZIANI
68c10337cc [Security] Update Security Arabic Translations 2021-05-02 21:25:52 +02:00
Alexander M. Turek
dab2c9c255 minor #41073 [Security] Add missing Hungarian translations (Daniel Tiringer)
This PR was merged into the 4.4 branch.

Discussion
----------

[Security] Add missing Hungarian translations

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41049
| License       | MIT
| Doc PR        | N/A

This PR adds missing Hungarian translations.

Commits
-------

89057b97d0 Add missing Hungarian translations
2021-05-02 21:24:16 +02:00
Alexander M. Turek
1621d78a37 minor #41069 Update Romanian Translation based on English (cybernet)
This PR was merged into the 4.4 branch.

Discussion
----------

Update Romanian Translation based on English

| Q             | A
| ------------- | ---
| Branch ?       | 4.4
| Bug fix ?      | yes
| New feature ?  | no
| Deprecations ? | no
| Tickets       | Fix #41063
| License       | MIT
| Doc PR        | NiL

Commits
-------

d2b38fa54a Update Romanian Translation based on English
2021-05-02 21:21:38 +02:00
Nicolas Grekas
e2fc035c5b minor #41074 [Security] Add missing Vietnamese translations (jschaedl)
This PR was submitted for the 5.x branch but it was merged into the 4.4 branch instead.

Discussion
----------

[Security] Add missing Vietnamese translations

| Q             | A
| ------------- | ---
| Branch?       | 4.4<!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | - <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | - <!-- required for new features -->
<!--
Replace this notice by a short README for your feature/bugfix. This will help people
understand your PR and can be used as a start for the documentation.

Additionally (see https://symfony.com/releases):
 - Always add tests and ensure they pass.
 - Never break backward compatibility (see https://symfony.com/bc).
 - Bug fixes must be submitted against the lowest maintained branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too.)
 - Features and deprecations must be submitted against branch 5.x.
 - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
-->

Commits
-------

3703010b1b add missing vietnamese translations
2021-05-02 20:24:29 +02:00
Jan Schädlich
3703010b1b add missing vietnamese translations 2021-05-02 18:29:24 +01:00
Daniel Tiringer
89057b97d0 Add missing Hungarian translations 2021-05-02 17:43:59 +02:00
cybernet
d2b38fa54a
Update Romanian Translation based on English
2 missing keys
2021-05-02 11:15:38 +01:00
Alexander M. Turek
00be0b6c8b Merge branch '4.4' into 5.2
* 4.4:
  Bump Symfony version to 4.4.23
  Update VERSION for 4.4.22
  Update CONTRIBUTORS for 4.4.22
  Update CHANGELOG for 4.4.22
2021-05-02 00:12:38 +02:00
Fabien Potencier
77c2496c88 Bump Symfony version to 5.2.8 2021-05-01 16:56:20 +02:00
Fabien Potencier
b9afe804b7
Merge pull request #41018 from fabpot/release-5.2.7
released v5.2.7
2021-05-01 16:53:29 +02:00
Fabien Potencier
c3b3c33d41 Update VERSION for 5.2.7 2021-05-01 16:53:15 +02:00
Fabien Potencier
849829f3f1 Update CHANGELOG for 5.2.7 2021-05-01 16:53:01 +02:00
Fabien Potencier
30dd608576 Bump Symfony version to 4.4.23 2021-05-01 16:48:05 +02:00
Fabien Potencier
306adcdbc2
Merge pull request #41017 from fabpot/release-4.4.22
released v4.4.22
2021-05-01 16:39:01 +02:00
Fabien Potencier
f015673f30 Update VERSION for 4.4.22 2021-05-01 16:38:48 +02:00
Fabien Potencier
7aa72b9028 Update CONTRIBUTORS for 4.4.22 2021-05-01 16:38:47 +02:00
Fabien Potencier
97cafc72e2 Update CHANGELOG for 4.4.22 2021-05-01 16:38:41 +02:00
Fabien Potencier
998cdea529 Merge branch '4.4' into 5.2
* 4.4:
  [Security] Add missing French translations for logging throttling
2021-05-01 16:29:34 +02:00
Fabien Potencier
c92acf4160 minor #41003 [Security] Add missing French translations for logging throttling (jmsche)
This PR was merged into the 4.4 branch.

Discussion
----------

[Security] Add missing French translations for logging throttling

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #40863 (at least for French)
| License       | MIT
| Doc PR        | N/A

Note: this PR replaces #40889 as somehow force-push closed the other PR.

Also this one targets 4.4 branch directly :)

Commits
-------

b64efd2848 [Security] Add missing French translations for logging throttling
2021-05-01 16:25:58 +02:00
Christian Flothmann
001aeb8bcb Merge branch '4.4' into 5.2
* 4.4:
  Small phpdoc imporvement
2021-05-01 15:46:24 +02:00
Christian Flothmann
46d8bcaaaa minor #41015 run tests against doctrine/persistence 2.2 again (xabbuh)
This PR was merged into the 5.2 branch.

Discussion
----------

run tests against doctrine/persistence 2.2 again

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

Commits
-------

9159fd317d run tests against doctrine/persistence 2.2 again
2021-05-01 15:38:44 +02:00
Christian Flothmann
9159fd317d run tests against doctrine/persistence 2.2 again 2021-05-01 15:13:29 +02:00
Fabien Potencier
56b664edf6 bug #41008 [Security] Do not try to rehash null-passwords (tjveldhuizen)
This PR was merged into the 5.2 branch.

Discussion
----------

[Security] Do not try to rehash null-passwords

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

Make sure no exception occurs when a passwordless user logs in.

Commits
-------

a2a944e668 [Security] Do not try to rehash null-passwords
2021-05-01 07:29:52 +02:00
Thijs-jan Veldhuizen
a2a944e668 [Security] Do not try to rehash null-passwords 2021-04-30 19:39:44 +02:00
jmsche
b64efd2848 [Security] Add missing French translations for logging throttling 2021-04-30 16:11:22 +02:00
Fabien Potencier
8679945b43 minor #40973 [HttpFoundation] Small phpdoc improvement (flack)
This PR was merged into the 4.4 branch.

Discussion
----------

[HttpFoundation] Small phpdoc improvement

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

I have been looking for a way to emulate `$_REQUEST` in Symfony, and I always thought the `get` method is useless for that, because it only looks at some custom routing stuff, GET and whatever BODY might be. Only today I actually looked at the source code and found out that it's actually (almost) doing what I was looking for, i.e. check `$_GET`, and then `$_POST`. So I figured it would be good to be a bit more explicit in the phpdoc (analoguous to the phpdoc for `$request->request`, which says "Request body parameters ($_POST).").

Commits
-------

a53f256b4b Small phpdoc imporvement
2021-04-30 14:05:50 +02:00
Alexander M. Turek
92b6458f60 Merge branch '4.4' into 5.2
* 4.4:
  [Security/Core] fix checking for bcrypt
  [HttpFoundation] Fixes for PHP 8.1 deprecations
  [Mime] DataPart: remove confusing fix-me comment
  expose references detected in inline notation structures
2021-04-29 22:47:09 +02:00
Robin Chalas
9b1e941fbe bug #40993 [Security] [Security/Core] fix checking for bcrypt (nicolas-grekas)
This PR was merged into the 4.4 branch.

Discussion
----------

[Security] [Security/Core] fix checking for bcrypt

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

Spotted while working on #40920

Because of the logic in the constructor, if bcrypt is used, it's not cast to string.

Commits
-------

f01ea99254 [Security/Core] fix checking for bcrypt
2021-04-29 22:40:24 +02:00
Nicolas Grekas
f01ea99254 [Security/Core] fix checking for bcrypt 2021-04-29 20:10:21 +02:00
flack
a53f256b4b Small phpdoc imporvement 2021-04-29 15:01:54 +02:00
Fabien Potencier
061ac77773 bug #40923 [Yaml] expose references detected in inline notation structures (xabbuh)
This PR was merged into the 4.4 branch.

Discussion
----------

[Yaml] expose references detected in inline notation structures

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #40823
| License       | MIT
| Doc PR        |

Commits
-------

6d7d3fb520 expose references detected in inline notation structures
2021-04-29 14:36:56 +02:00
Roman Anasal
a95bbaaaef [TwigBridge] Fix HTML for translatable custom-file label in Bootstrap 4 theme
Bootstraps allows to translate the label of the button of a custom-file
input with SCSS variables depending on the lang attribute of the
*input*.
This attribute was set on the label instead and thus had no effect.
2021-04-29 13:03:05 +02:00
Nyholm
92a61b1cf6
[Translation] Set default locale for IdentityTranslatorTest 2021-04-28 08:59:52 +02:00
Alexander M. Turek
a88c7fa0eb bug #40964 [HttpFoundation] Fixes for PHP 8.1 deprecations (jrmajor)
This PR was merged into the 4.4 branch.

Discussion
----------

[HttpFoundation] Fixes for PHP 8.1 deprecations

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

Fixes passing `null` to non-nullable arguments.

Commits
-------

10be072b2b [HttpFoundation] Fixes for PHP 8.1 deprecations
2021-04-27 20:16:24 +02:00
Pavel Kirpitsov
838f36b09f [Notifier] [Bridge] Store message id for slack transport's SendMessage 2021-04-27 20:16:47 +03:00
Jeremiasz Major
10be072b2b
[HttpFoundation] Fixes for PHP 8.1 deprecations 2021-04-27 18:57:06 +02:00
Nyholm
00764dd05e
minor #40946 [DoctrineBridge] run tests against doctrine/persistence 2.1 (xabbuh)
This PR was merged into the 5.2 branch.

Discussion
----------

[DoctrineBridge] run tests against doctrine/persistence 2.1

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

Commits
-------

c8916f20b3 run tests against doctrine/persistence 2.1
2021-04-27 18:03:41 +02:00
Nyholm
b306bdb524
minor #40962 [Mime] DataPart: remove confusing fix-me comment (dmaicher)
This PR was merged into the 4.4 branch.

Discussion
----------

[Mime] DataPart: remove confusing fix-me comment

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

I don't think this comment is correct? There is an exception thrown [below](https://github.com/symfony/symfony/blob/4.4/src/Symfony/Component/Mime/Part/DataPart.php#L60).

Commits
-------

72493c6acf [Mime] DataPart: remove confusing fix-me comment
2021-04-27 17:37:43 +02:00
David Maicher
72493c6acf
[Mime] DataPart: remove confusing fix-me comment 2021-04-27 16:58:50 +02:00
Christian Flothmann
c8916f20b3 run tests against doctrine/persistence 2.1 2021-04-25 20:22:14 +02:00
Maciej Zgadzaj
b7658aac3f PhpDocExtractor: Handle "true" and "false" property types 2021-04-25 11:55:28 +02:00
Alexander M. Turek
ef17a59096 Merge branch '4.4' into 5.2
* 4.4:
  [CI] Make sure to restore default locale
2021-04-24 16:39:13 +02:00