pronounsfu/backend/routes/meta
Sam 94cd4cd6d3
fix(backend): don't count deleted users + unlisted members in meta endpoint
This technically leaked the *existence* of these users and members,
but there's never been any way to enumerate users or unlisted members,
so this is unlikely to have *actually* leaked any information. Still,
for consistency's sake, this commit hides them from the user/member
count.
2023-04-17 16:33:05 +02:00
..
meta.go fix(backend): don't count deleted users + unlisted members in meta endpoint 2023-04-17 16:33:05 +02:00