1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/tests/phpunit/testcases/notifications
David Cavins 7090add223 Restrict bulk notification management to owner (14.0 branch).
When attempting to manage notifications in bulk, ensure that the current user is either a site admin or owns all of the notifications specified.

Many thanks to Brian Mungah for responsibly reporting the problem.

git-svn-id: https://buddypress.svn.wordpress.org/branches/14.0@14102 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2025-03-20 18:37:00 +00:00
..
cache.php Clear the user notification cache when bulk marking as unread items 2022-02-25 13:37:47 +00:00
class-bp-notifications-notification.php Notifications: returns the proper items when using the argument. 2023-01-07 01:09:00 +00:00
class-bp-notifications-template.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
functions.php Restrict bulk notification management to owner (14.0 branch). 2025-03-20 18:37:00 +00:00
template.php Don't create a current user by default in most unit tests. 2015-02-27 03:00:42 +00:00