Skip to content

make "Disable editing others comments" a configurable option #222

@zzkt

Description

@zzkt

The discussion at #125 covers various options for enabling and restricting editing of comments. I had assumed undeletable comments were a bug/regression but looks like there are good reasons and different uses cases for both strict and open editing (eg #201)

versions before 0.1.83 (possibly?) allowed comments to be edited and deleted by anyone with permission to edit the pad.

the changes @ilmartyrk introduced with /pull/163 ensure comments can only be deleted by the original author and the session must still be active from when the comment was created.

with the permissive mode, anyone can edit or delete comments. With restricted mode, there is no way to remove or edit old comments from the web interface (changes can only be made in the db). Either can be considered a feature or a bug depending on the context.

maybe a config option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions