1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-11 03:33:07 +00:00

Merged r20978 from trunk to 4.2-stable.

git-svn-id: http://svn.redmine.org/redmine/branches/4.2-stable@20979 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2021-04-26 14:30:38 +00:00
parent 577bbd08a8
commit eb0aa7acb7

View File

@ -27,10 +27,6 @@ https://www.redmine.org/
* Defect #35100: MailHandler raises NameError exception when generating error message * Defect #35100: MailHandler raises NameError exception when generating error message
=== [Gems support]
* Patch #34969: Remove dependency on MimeMagic
=== [Importers] === [Importers]
* Defect #35131: Issue import - allow auto mapping for Unique ID and relation type fields * Defect #35131: Issue import - allow auto mapping for Unique ID and relation type fields
@ -44,10 +40,6 @@ https://www.redmine.org/
* Patch #35034: Improve loading speed of workflow page * Patch #35034: Improve loading speed of workflow page
=== [Rails support]
* Patch #34966: Update Rails to 5.2.5
=== [REST API] === [REST API]
* Defect #35039: API create issue relation method returns undefined method `split' when issue id is sent as integer * Defect #35039: API create issue relation method returns undefined method `split' when issue id is sent as integer
@ -59,16 +51,15 @@ https://www.redmine.org/
=== [Security] === [Security]
* Defect #34367: Allowed filename extensions of attachments can be circumvented * Defect #34367: Allowed filename extensions of attachments can be circumvented
* Defect #34950: SysController and MailHandlerController are vulnerable to timing attack
* Defect #35045: Mail handler bypasses add_issue_notes permission * Defect #35045: Mail handler bypasses add_issue_notes permission
* Defect #35085: Arbitrary file read in Git adapter * Defect #35085: Arbitrary file read in Git adapter
=== [Text formatting] === [Text formatting]
* Defect #34894: User link using @ not working at the end of line * Defect #34894: User link using @ not working at the end of line
=== [UI] === [UI]
* Patch #34955: Update copyright year in the footer to 2021
* Defect #34998: Cannot open journal dropdown menu after editing note * Defect #34998: Cannot open journal dropdown menu after editing note
== 2021-03-28 v4.2.0 == 2021-03-28 v4.2.0