Can not delete account with Banned account. Please delete.

Status
Not open for further replies.
Joined
Apr 16, 2019
Messages
82
J0UIyu4.png
 
Dex-chan lover
Joined
Jan 18, 2026
Messages
68
Oof, what a bad error message. Don't just expose internal enum values, especially when they're related to the site's authorization process. 😓

You could've just shown something like "you're not allowed to perform this action" and it would be precise enough for both the user to know what's going on and for the dev to troubleshoot the issue.
 
Fed-Kun's army
Joined
Mar 5, 2019
Messages
19
Where are you banned, at the moment?
You can post on the forums just fine, after all. The mainsite also doesn't seem to be blocked for you
:thonk:
user with banned are just change the role in main site from "user" into "banned" but the forum will be fine.

thing is when you receive banned role they disable almost every permission on the site while the site also trying to call those function but the api return access denied for that due to the role. (the function such as "listing the read titles, the manga list, user profile edit" and some other so basically it just let you login with the power of guest member like you didn't login at all.)

And they also disable the permission to request account deletion :oops:
 
Dex-chan lover
Joined
Jun 18, 2018
Messages
4,431
user with banned are just change the role in main site from "user" into "banned" but the forum will be fine.

thing is when you receive banned role they disable almost every permission on the site while the site also trying to call those function but the api return access denied for that due to the role. (the function such as "listing the read titles, the manga list, user profile edit" and some other so basically it just let you login with the power of guest member like you didn't login at all.)

And they also disable the permission to request account deletion :oops:
Sounds like a code oversight.
I mean, if someone is banned already, stopping them from leaving would be counterproductive
 
Contributor
Joined
Feb 4, 2019
Messages
8,964
And they also disable the permission to request account deletion :oops:

That's probably for legal reasons, like the user got banned because they were uploading actual CSAM content to the site. If the account was deleted before the authorities collected what they needed it could be seen as aiding and abetting or an attempt to get rid of evidence.
 
Joined
Jan 20, 2018
Messages
23
That's probably for legal reasons, like the user got banned because they were uploading actual CSAM content to the site. If the account was deleted before the authorities collected what they needed it could be seen as aiding and abetting or an attempt to get rid of evidence.
What are you talking about? Seriously, what are you talking about? OP got banned for spurious reports, why are you bringing this up here?

Also, MD internal processes are internal and of no concern to anyone outside their org. Whatever the hell they have to do for compliance is their problem and theirs only. Users who want their account deleted, as well as wiping PII such as emails, device information or anything else that was collected and qualifies should have an avenue to do that, whether by using the delete button or contacting support directly.
 
Status
Not open for further replies.

Users who are viewing this thread

Top