mirror of
https://github.com/pinry/pinry.git
synced 2026-07-03 21:57:55 +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.