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