Add auth to load sequence for photos
authorDean Townsley <dean@townsley.com>
Sat, 22 Jun 2019 17:24:30 +0000 (12:24 -0500)
committerDean Townsley <dean@townsley.com>
Sat, 22 Jun 2019 17:24:30 +0000 (12:24 -0500)
commitb5e195b41526b12b292e0814a955ee5d0a8708ed
treea2d8d0d398cc002dae5cf640fc77804a5a821485
parentcd2f390df625c1be4e29a950382f112e600ef62f
Add auth to load sequence for photos

This allows private photos to load on any page.  Previously auth
depended on some other thing like the enclosing page triggering the
authentication of the specific contact for the photo owner.
src/Model/Photo.php