Would a digitally signed URL provide sufficient protection (no need for a password in that case): http://web2py.com/books/default/chapter/29/04/the-core#Digitally-signed-urls
Anthony On Tuesday, January 3, 2017 at 12:12:01 AM UTC-5, Joe wrote: > > What I would like to do is to send a user a link to a page where there is > a video. When the user clicks to play the video, he will have to submit a > password *(which I already sent him*) to watch the video. > > I don't want to use membership or any registration process, I just would > like to password protect the video, not the page. > > Is there a way to achieve this? > > Thanks very much, > > Cheers, > > Joe > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

