fix: use direct lookup context for pk;member <name> groups

This commit is contained in:
spiral 2021-12-23 23:11:55 -05:00
parent 546cdc93c4
commit cc0779e0e8
No known key found for this signature in database
GPG key ID: A6059F0CA0E1BD31
2 changed files with 3 additions and 1 deletions

View file

@ -433,6 +433,8 @@ public class Groups
// TODO: integrate with the normal "search" system
// TODO: integrate with privacy config settings
var pctx = LookupContext.ByNonOwner;
if (ctx.MatchFlag("a", "all"))
{