Re: secure media files without http_referer
by David Nicol other posts by this author
Jul 2 2008 1:23PM messages near this date
Re: secure media files without http_referer
|
[MP2]lookup_uri and HTTPS
even simpler is to rename the file every few minutes, and redirect
them to the current name.
On Wed, Jul 2, 2008 at 2:26 PM, Perrin Harkins <perrin@[...].com> wrote:
> On Wed, Jul 2, 2008 at 3:18 PM, tmpusr889 <tmpusr889@[...].com> wrote:
> > A cookie would certainly work, but I was trying to find something simpler. I
> > don't know much about URL tokens. How would something like that work?
>
> Redirect them to a URL with ?auth=x in it. Check the token with an
> access or authz handler.
>
> - Perrin
>
>
Thread:
Tmpusr889
Perrin Harkins
Carl Johnstone
Tmpusr889
Perrin Harkins
David Nicol
|