Skip to content

Implement a deletion "grace period" #142

@tlater-famedly

Description

@tlater-famedly

To prevent accidental destructive deletions (when e.g. a proxy fails to return an error, and simply gives zero users instead), we'd like to introduce a grace period on user deletion.

This should probably be done with the new backend concept, once we do actual user management on the server side, as managing things like this in a sync tool would be quite brittle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions