vocadb icon indicating copy to clipboard operation
vocadb copied to clipboard

Separate permission for editing tags

Open riipah opened this issue 7 years ago • 1 comments

Currently bundled with database editing

riipah avatar Feb 13 '18 20:02 riipah

Do you want this for regular users and up? It'd basically be equal to PermissionToken.ManageDatabase, correct? https://github.com/VocaDB/vocadb/blob/issue-361/VocaDbModel/Domain/Users/UserGroup.cs

Not sure I can do everything necessary for this, but I can maybe do some things. Got some stuff for it specifically under branch issue-361.

Edit: Do I need to add something here under the PermissionFlags enum? https://github.com/VocaDB/vocadb/blob/issue-361/VocaDbModel/Domain/Security/PermissionFlags.cs

ghost avatar Apr 26 '18 01:04 ghost