Ruby: add changenote for ActionMailer params

This commit is contained in:
Nick Rolfe
2022-10-10 10:25:19 +01:00
parent d61f0559a0
commit e38cfd5f7d

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Calls to `params` in `ActionMailer` classes are now treated as sources of remote user input.