silverstripe-comments/code
Damian Mooyman 9087261654 Better XSS Protection via hashed token
Allows moderation links to be generated for users other than the currently logged in user, as it doesn't rely on the current session.
2015-03-30 14:56:28 +13:00
..
controllers Better XSS Protection via hashed token 2015-03-30 14:56:28 +13:00
dataobjects Better XSS Protection via hashed token 2015-03-30 14:56:28 +13:00
extensions Remove relation to comments (Fixes #76) 2013-12-19 19:56:46 +13:00
CommentAdmin.php UPDATE: explicitly provide permissions for comment administration 2014-11-12 10:38:50 +13:00
Commenting.php -added config option 'require_moderation_nonmembers' - when set, only comments posted by non-members will require moderation 2013-06-04 14:12:16 -06:00
CommentsGridFieldBulkAction.php NEW: Add BulkEditing tool for managing comments. (Fixes #9) 2013-12-21 12:19:11 +13:00