Commit 540d48e
authored
CAMEL-23222: Filter inbound Camel headers in MailHeaderFilterStrategy
Add setInFilterStartsWith(CAMEL_FILTER_STARTS_WITH) to MailHeaderFilterStrategy to prevent external sources from injecting Camel-prefixed headers on inbound messages.1 parent 9fb941c commit 540d48e
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- components/camel-mail/src/main/java/org/apache/camel/component/mail
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
0 commit comments