mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 03:30:17 +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:
@@ -7,3 +7,4 @@
|
||||
<a href="mailto:user@example.org?subject=Hello&body=Sent%20from%20phpBB">user@example.org</a><br>
|
||||
<a href="mailto:user@example.org?subject=Hello&body=Sent%20from%20phpBB">user@example.org</a><br>
|
||||
<a href="mailto:user@example.org?subject=Hello&body=Sent%20from%20phpBB">...</a><br>
|
||||
<a href="mailto:user@example.org?subject=hi%26attach%3Dfoo">user@example.org</a><br>
|
||||
|
Reference in New Issue
Block a user