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

[feature] Direct access to private albums #297

Open ortolot opened 8 years ago

ortolot commented 8 years ago

Hello,

Sorry to open so many feature requests… There is currently some inconvenience with private albums. Typical use case is: after some holidays, I set up a private album to share pictures with people that were there with me. Then I write them that I have set up that website to share pictures, and that they can:

It would be easier if it could go like that:

Regards,

Tanguy

thibaud-rohmer commented 8 years ago

Don't apologize ! And please be sure that I read all of them. I'm currently overbooked with work, but I take note of every request and info that is posted here.

Thanks for using PhotoShow ! :D

Bye !

Thibaud

On Tue, 25 Aug 2015 at 14:05 ortolot notifications@github.com wrote:

Hello,

Sorry to open so many feature requests… There is currently some inconvenience with private albums. Typical use case is: after some holidays, I set up a private album to share pictures with people that were there with me. Then I write them that I have set up that website to share pictures, and that they can:

  • go to that private album URL http://photos.example.com/?f=some/private/album;
  • but since that album is private, they will not get to it (but to the home page instead), so they have to log in;
  • and after logging in, they will get to the home page, so they will have to manually browse to that folder.

It would be easier if it could go like that:

Regards,

Tanguy

— Reply to this email directly or view it on GitHub https://github.com/thibaud-rohmer/PhotoShow/issues/297.