thibaud-rohmer / PhotoShow

A free web gallery in PHP with drag-n-drop support
http://www.photoshow-gallery.com
502 stars 151 forks source link

Add generation of a publicly accessible download directory with a non-guessable name #340

Open chill1n opened 7 years ago

chill1n commented 7 years ago

For public sharing of photos, videos (or documents), please provide for admin users the following:

  1. generation of non-guessable directories (e.g. SHA-256 hash) with a certain validity interval (begin timestamp + end timestamp). if no timestamp is specified, no timestamp applies
  2. set read or write permissions for such a directory (per user/group)
  3. allow access to this type of directory without a separate login