Skip to content

[Feature] Allow registered users to delete their items before they expire #192

@Jack-Edwards

Description

@Jack-Edwards

Context

When a registered user decrypts a file or message sent to them, Crypter does not automatically delete that file or message. Crypter lets that item exist until the item's expiration time has been reached.

Files and messages sent to registered users can only be accessed by the user they were sent to. So allowing the file or message to persist for the full 24 hours adds some convenience for the registered user.

Describe the feature

Registered users may want to manually delete items after they decrypt them. We should add a "Delete" button or icon somewhere in Crypter.Web that allows users to manually delete items sent to them.

Implementation notes

Be careful that we only allow users to delete their own items. Users should not be able to delete items owned by anyone else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions