1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 12:01:48 +02:00

[ticket/16580] Updated email-related test

This ensures that re-activating email fields does not introduce any exploit

PHPBB3-16580
This commit is contained in:
JoshyPHP
2020-08-18 12:11:40 +02:00
parent 62333f0ca2
commit 762d9fcf7b
2 changed files with 2 additions and 0 deletions

View File

@@ -7,3 +7,4 @@
[email subject="Hello" body="Sent from phpBB"]user@example.org[/email]
[email body="Sent from phpBB" subject="Hello"]user@example.org[/email]
[email body="Sent from phpBB" subject="Hello" email="user@example.org"]...[/email]
[email subject="hi&attach=foo"]user@example.org[/email]