pronounsfu/backend
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
..
common feat: count characters consistently 2023-04-02 22:50:22 +02:00
db chore: update backend dependencies 2023-04-04 04:11:03 +02:00
exporter feat(exporter): use indentation, export some new fields 2023-04-08 01:00:37 +02:00
log feat(backend): add data export 2023-03-15 15:24:51 +01:00
routes fix(backend): don't count deleted users + unlisted members in meta endpoint 2023-04-17 16:33:05 +02:00
server feat(backend): add cors 2023-04-13 23:33:48 +02:00
main.go feat: build entire backend into single executable (including migrations etc) 2023-03-15 10:04:48 +01:00
routes.go start reports/moderation in backend 2023-03-19 16:14:09 +01:00