Hallo Board
Gibt es die Möglichkeit irgendwie Youtube-Filmchen in einen Post zu integrieren? Im Forum hab ich nichts gefunden, und im HTML-Mode die Embedet-Geschichte reinkopieren haut auch nicht.
Cheers
Youtube
Moderator: Thorsten
...hm
habe bei diesem init.php
die Werte embet und object rausgenommen, scheint zu klappen.
Was hat das allerdings für Konsequenzen?
Code: Select all
do {
$oldstring = $string;
$string = preg_replace('#</*(applet|meta|xml|blink|link|style|script|embed|object|iframe|frame|frameset|ilayer|layer|bgsound|title|base)[^>]*>#i',"",$string);
} while ($oldstring != $string);
Was hat das allerdings für Konsequenzen?
Re: ...hm
Hi,
Ciao,
Matteo
you'll open your PMF to some potential XSS attacks through some public form such as the "Contact" one. You could hack the code to perform this XSS clean only for those forms excluding the ones for content authoring, IF you trust your faq authors:pokerfaq wrote:Was hat das allerdings für Konsequenzen?
Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
Amazon.co.uk Wishlist