buddypress/bp-groups
Boone B Gorges 2b5c9228f2 Use JSON encoding rather than PHP serialization for storing group creation details in a browser cookie
PHP serialization and unserialization of user-provided input introduces
security vulnerabilities.

Props DJPaul

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.0@9017 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-09-15 15:01:19 +00:00
..
admin Groups & XProfile: Remove Georgia font-family styling from admin area screens. 2014-03-27 20:25:45 +00:00
js Compress scripts/styles: 1.7-bleeding-6637. 2012-12-14 22:57:20 +00:00
bp-groups-actions.php Use JSON encoding rather than PHP serialization for storing group creation details in a browser cookie 2014-09-15 15:01:19 +00:00
bp-groups-activity.php Activity prefetch data callbacks must return the $activities array to the filter 2014-04-09 01:29:28 +00:00
bp-groups-admin.php Groups: improve group count labels in groups management screen for i18n; adds plurals. 2014-04-04 11:39:51 +00:00
bp-groups-adminbar.php Properly remove the "Edit Page" WP adminbar menu when on a BP page. 2014-02-12 17:33:41 +00:00
bp-groups-buddybar.php Improve documentation in the Groups component. See #5022 2013-12-04 02:07:20 +00:00
bp-groups-cache.php Cache the group invite count for a user. 2014-03-29 00:35:30 +00:00
bp-groups-classes.php Cache the group invite count for a user. 2014-03-29 00:35:30 +00:00
bp-groups-filters.php After creating a new Group and switching back to the "Details" tab, ensure Group ID, name, and description field output is properly sanitized. Props Pietro Oliva. (trunk) 2014-02-05 18:53:33 +00:00
bp-groups-forums.php Refactor Groups component's approach to Notifications and Activity integration: 2013-11-30 06:14:08 +00:00
bp-groups-functions.php Ensure that existing 'description' is not wiped out when running groups_create_group() with an existing group 2014-04-24 01:05:05 +00:00
bp-groups-loader.php Add public scope identifier to component loader methods that were otherwise undefined. 2014-03-31 20:15:00 +00:00
bp-groups-notifications.php When demoting a member in a group, delete corresponding promotion notifications 2014-03-09 19:37:47 +00:00
bp-groups-screens.php Don't show the "Create a Group" button in the page title during the group creation process 2014-03-26 21:29:33 +00:00
bp-groups-template.php Backwards compatibility for querying single groups via the slug argument. Props r-a-y. Fixes #5596. (2.0 branch) 2014-04-28 23:21:00 +00:00
bp-groups-widgets.php Specify a null user when querying for groups in groups widget AJAX callback 2014-03-08 12:06:07 +00:00