Files
discourse/config
Martin Brennan ca93e5e68b FIX: Allow admins to change user ignore list (#16129)
Previously, if an admin user tried to add/remove
users to another user's ignored list, it would
be added to their own ignore list because the
controller used current_user. Now for admins only
a source_user_id parameter can be passed through,
which will be used to ignore the target user for
that source user.
2022-03-09 14:51:30 +10:00
..
2013-02-05 14:16:51 -05:00
2013-08-14 21:39:40 +02:00
2021-03-01 16:42:50 +11:00
2022-01-08 23:39:46 +01:00