The module always backups to the same directory and easier to guess. It would be better if this directory name is configurable as additional security measure.
The module always backups to the same directory and easier to guess. It would be better if this directory name is configurable as additional security measure.
Comments
Comment #1
ronan commentedThis is possible in the 2.x branch. If you don't want to upgrade and are worried about people guessing the paths of your backups (which should be protected by .htaccess anyway) add a random string to the file names and make sure you're appending timestamps.