Closed fl4nn closed 1 month ago
Drop the owner keyword from paths that we need to access but that are not owned by the gotosocial user.
owner
Please put an x inside each checkbox to indicate that you've read and followed it: [ ] -> [x]
[ ]
[x]
If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).
go fmt ./...
golangci-lint run
Thank youuu!
Description
Drop the
owner
keyword from paths that we need to access but that are not owned by the gotosocial user.Checklist
Please put an x inside each checkbox to indicate that you've read and followed it:
[ ]
->[x]
If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).
go fmt ./...
andgolangci-lint run
.