BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
14.67k stars 1.85k forks source link

prevent Users from deleting themselve #4854

Open emre1e opened 6 months ago

emre1e commented 6 months ago

Describe the feature you'd like

I want to prevent users from deleting themselve. Is this somehow possible?

Describe the benefits this would bring to existing BookStack users

As a Manager (also Admin) I don't want users not to be able to delete themselves from the bookstack wiki in order to make sure that all handovers are in place.

Can the goal of this request already be achieved via other means?

Not sure

Have you searched for an existing open/closed issue?

How long have you been using BookStack?

1 to 5 years

Additional context

No response

Danielopes7 commented 3 months ago

How would this feature work? Is it a kind of new role?

emre1e commented 3 months ago

It should be possible for all users and not be role-bound. Everyone should be able to delete their own account. The posts should remain.

Danielopes7 commented 3 months ago

But how would prevention work?