You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PrajwolAmatya
changed the title
Guest users are able to assign and unassign tags to a file
Guest users are able to assign and unassign tags to a file after removine systemtags from whitelist
Mar 9, 2023
When the guest user tries to remove tags of a resource then the returned status code is 404.
PrajwolAmatya
changed the title
Guest users are able to assign and unassign tags to a file after removine systemtags from whitelist
Guest users are able to assign and unassign tags to a file after removing systemtags from whitelist
Apr 3, 2023
Steps to reproduce
systemtags
are not in the whitelisttextfile.txt
[email protected]
registersNow use curl command to assign tag to a file
Expected behaviour
Guest user should not be able to asign tags on a file
Expected response:
403 Forbidden
Actual behaviour
Guest user is able to assign tag to a file.
Actual Reponse:
The text was updated successfully, but these errors were encountered: