go-vikunja/vikunja

403 Forbidden when adding Label in Share Link

smith3d opened this issue · 4 comments

Description

Tested with Read and Write / Admin Permission

When adding Label to it.

Request URL:
https://try.vikunja.io/api/v1/labels
Request Method:
PUT
Status Code:
403 Forbidden
Referrer Policy:
strict-origin-when-cross-origin

https://try.vikunja.io/tasks/71#share-auth-token=pmX3ztBJqwizk8K8DKNMQZa9jL8qmaopBRBfyfyf

Vikunja Version

Version: v0.23.0

Browser and version

Chrome, Edge

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

Are you able to add existing labels?

unable too. same thing happens.

Fixed in 574c7f2, please check with the next unstable build (should be ready for deployment in ~45min, also on try).

It is now possible to add existing labels to a task when authenticated as a link share. Creating labels as a link share is not possible, but that's by design (for now).

thanks working perfectly.