I have added the CKEditor to cake and changed the js config to only allow
<ul><li> and <b> tags, but is there a security measure to prevent the user
from modifying the code? I can firebug the editor and add class="something"
or what ever and destroy the view. How can you prevent anything like that? I
tried beforeSave to stripAll but still ends up in the db.
 
Any ideas how to implement the editor safely?
 
Thanks
 
Dave

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to