Mega-index-heroku
Mega-index-heroku copied to clipboard
Added user and pass
Added username and password for more security as webdev provides both upload and download capabilities. User needs to fill in their mega.nz username and password to login.
There is a problem, What if some users doesn't need authentication ? and the second is, I had fixed that optional authentication in one of my private repository and that script needs a very little bit testing.
I will add it soon..
I think authentication is necessary as webdav can be used for both downloading and uploading files. Without authentication anyone with the app's url can upload files to the mega account.
In many cases users would just have to login once, so it would cause much hindrance.
The fact is for more speed and mega quota bypass, some of them are using download managers like FDM, Aria2, ADM.... so especially for mega authentication is important but it needs to be an optional authentication .
you don't need to close the pull request i'll merge it please be patient , i need a littile bit time
The fact is for more speed and mega quota bypass, some of them are using download managers like FDM, Aria2, ADM.... so especially for mega authentication is important but it needs to be an optional authentication .
Ohkay, in that case I think it would be better to have 2 flavours one for HTTP and other for webdav. Users can choose which one they want to deploy. I have already forked the project made the changes for webdav.
okey, keep it
Can you add this link to the readme https://github.com/bluehypergiant/Mega.nz-rclone-WebDav
ok