mirror of
https://github.com/pinry/pinry.git
synced 2026-02-07 15:09:28 +01: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.