anshuwap / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

email authentification for web-dav plugin #310

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice to add email authentification to  web-dav module.

Thanks

Original issue reported on code.google.com by armin.ar...@gmail.com on 25 Oct 2011 at 4:23

GoogleCodeExporter commented 9 years ago
One more thing, is there a way to limit file size in web-dav moudle?

Original comment by armin.ar...@gmail.com on 25 Oct 2011 at 5:14

GoogleCodeExporter commented 9 years ago
Logging in with email done, will be in next release (needs new version of 
Mollify as well, so cannot release new WebDAV plugin before that).

What kind of file size limit are you talking about? Download?

Original comment by samuli.j...@gmail.com on 26 Oct 2011 at 1:07

GoogleCodeExporter commented 9 years ago
Upload size limit, just like you do for example in plupload.

Thanks

Original comment by armin.ar...@gmail.com on 26 Oct 2011 at 2:24

GoogleCodeExporter commented 9 years ago
There is no size limit in WebDAV. I'll see if I can add it.

Original comment by samuli.j...@gmail.com on 27 Oct 2011 at 6:47

GoogleCodeExporter commented 9 years ago
Both now available in Mollify version 1.8.4.3 and WebDAV version 1.5.

Max file size is given in index.php (variable $MAX_FILE_SIZE), and this relies 
on http request header Content-Length.

Original comment by samuli.j...@gmail.com on 30 Oct 2011 at 4:44

GoogleCodeExporter commented 9 years ago
Thanks a lot Samuli

Original comment by armin.ar...@gmail.com on 4 Nov 2011 at 4:21