I have some files in a directory which I would like to password protect with the oxwall user accounts. I am trying to generate an htaccess file with a php cron script, but I don't have access to the user passwords. Is there some way I can make htaccess work with the encrypted passwords, or is there some other way to password protect directories/files with oxwall? The problem is that if there is a file in a publicly accessible folder or uploaded in a group (with file upload plugin), the files are accessible to anyone with the URL. Does anyone have any suggestions? Thank you.