user: do not leak virtuals in account search
This commit is contained in:
parent
ecfd4b2106
commit
d91fd48edf
@ -499,7 +499,8 @@ defmodule Pleroma.User do
|
||||
u.nickname,
|
||||
u.name
|
||||
)
|
||||
}
|
||||
},
|
||||
where: not is_nil(u.nickname)
|
||||
)
|
||||
|
||||
q =
|
||||
|
Loading…
Reference in New Issue
Block a user