-
Notifications
You must be signed in to change notification settings - Fork 168
Validate pin origins #536
Copy link
Copy link
Closed
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)pi/support-0pi/upload-v2stack/api-protocols
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)pi/support-0pi/upload-v2stack/api-protocols
When adding/replacing pins with the pinning service API...
We currently put these in the DB without validating the data is an array of mutliaddr.
Note: should be array of strings max 20 as per https://ipfs.github.io/pinning-services-api-spec/#tag/pins/paths/~1pins/post