mirror of
https://github.com/pinry/pinry.git
synced 2026-07-03 20:39:41 +02:00
We weren't checking if the Pin submitter is the logged user which made it possible to pass any submitter to the Pin resource create call. Fix it, and make the submitter optional.