Menu

Feature request

2000-12-24
2000-12-28
  • Forrest Aldrich

    Forrest Aldrich - 2000-12-24

    Create a multi-album system, with password protection.  Also multi-user features (ie: different users have their own album space, with similar abilities for password protection).

     
    • Jon

      Jon - 2000-12-26

      dunno how alive this project is but for the password protection if you are running it on apache is create a .htaccess file and setup a user id and password to access the folders you want.  Just drop the .htacess file in each folder you want proected...

       
      • Anonymous

        Anonymous - 2000-12-28

        Actually, that won't work.  It needs to be embedded into the code itself to do authentication.  It could be done, I've got a "change your Unix password" script that does it.  Just have it check for a __password file in the cache dir for every album, and make sure the browser is sending in a correct username and password.  You could even set this per-image if you were nuts.

        As far as having it work for multiple users, that would require a paradigm shift from what PHPix is right now.  I may rewrite the thing for the next major version and include stuff like this, but not right away.  Anyhow, it should be simple enough to install for multiple users, and the code size is pretty small compared to the images it's likely to be dealing with.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.