stable

Clone or download

Read-only

story #6128 - download through HTTP the files uploaded into SFTP area

- Allow download via HTTP - Check permissions - Log download Change-Id: I449687276fdaec97404cf3703a1c501e22bf714f

Modified Files

Name
M plugins/proftpd/include/ProFTPd/Directory/DirectoryParser.class.php +8 −0 Go to diff View file
M plugins/proftpd/include/ProFTPd/Explorer/ExplorerController.class.php +40 −17 Go to diff View file
M plugins/proftpd/include/ProFTPd/Xferlog/Dao.class.php +40 −4 Go to diff View file
M plugins/proftpd/include/proftpdPlugin.class.php +2 −1 Go to diff View file
M plugins/proftpd/templates/index.mustache +1 −1 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +1 −0 Go to diff View file
M tools/rpm/tuleap.spec +1 −0 Go to diff View file