projects
/
Packages
/
TYPO3.CMS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f24039f
)
Fix for the formmail issue (TYPO3-20050307-1)
author
Karsten Dambekalns
<karsten.dambekalns@typo3.org>
Mon, 7 Mar 2005 16:19:39 +0000
(16:19 +0000)
committer
Karsten Dambekalns
<karsten.dambekalns@typo3.org>
Mon, 7 Mar 2005 16:19:39 +0000
(16:19 +0000)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@572
709f56b5
-9817-0410-a4d7-
c38de5d9e867
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
7b6aac4
..
e1ef362
100755
(executable)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2005-03-07 Karsten Dambekalns <karsten@typo3.org>
+
+ * Fixed the potential security issue with mailforms, allowing
+ spam abuse (TYPO3-20050307-1). This affected tslib/class.tslib_content.php,
+ tslib/class.tslib_fe.php and t3lib/config_default.php
+
2005-02-20 Michael Stucki <michael@typo3.org>
* Fixed a typo in the User TSconfig reference in ext_tables_static+adt.sql