connors511 / dinto-issues

Public issue tracker for https://din.to
0 stars 0 forks source link

Locking of documents #40

Closed klstilling closed 7 years ago

klstilling commented 7 years ago

It would be cool if you can lock the documents that you have written, so that other users can not modify them. This will enable me to write beer accounting reports that cannot be tampered with, and will probably also be beneficial to others.

It can probably be accomplished with the same backend functionality supplied by the permission system implementation, disallowing everyone but one self from editing the document.