revoltchat / backend

Monorepo for Revolt backend services.
https://developers.revolt.chat/api/
Other
1.23k stars 140 forks source link

fix: don't permit account deletion if user owns servers #315

Open insertish opened 7 months ago

erkinalp commented 4 months ago

alternative: make guilds from deleted users unowned

maxgorovenko commented 1 week ago

I'm not sure if I understand correct, but do you mean the operation of removing a member from the server? I didn't find the operation of removing the user.

erkinalp commented 1 week ago

Yep, removing the owner leaving the guild ownerless

maxgorovenko commented 1 week ago

Did PR, hope this is what we need :) https://github.com/revoltchat/backend/pull/380