summaryrefslogtreecommitdiff
path: root/sample/src/passwd_protect
AgeCommit message (Collapse)AuthorFilesLines
2012-12-31Add support for password protected albumsTomas Bzatek1-0/+27
This adds support for simple password protected areas (albums and all subalbums) through webserver HTTP authentication. CGG simply generates .htaccess and password files and it's up to the user to set up the rest on server side. No UI changes at this point. Limited to one user per album for the moment.