ClemBot icon indicating copy to clipboard operation
ClemBot copied to clipboard

Allow Tag Transferring Based on Claim

Open jkriste opened this issue 3 years ago • 1 comments

  • Adds the following claim: tag_transfer.
  • Users with this claim can transfer tags they do not own to other users.
  • Added documentation.

Resolves #584.

jkriste avatar Aug 20 '22 07:08 jkriste

Due to the fact this PR adds an enum to a database mapped type it will need a migration

Jay-Madden avatar Aug 21 '22 15:08 Jay-Madden