FileLeech / mfds

mfds is Download Script for several One-Click-Hosters
1 stars 1 forks source link

User-based Session-System #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We have to create a User based system wich has to provide following functions:

- protect our service from abusage
- provide user with information and stats
- encapsulate user-download folders from each other(e.g. create 
user-download-folder)

Original issue reported on code.google.com by atarax.h...@gmail.com on 14 Mar 2011 at 9:46

GoogleCodeExporter commented 8 years ago
most simple wa would be creating a .htdocs with users and user-paths 

Original comment by Tim...@gmail.com on 24 Mar 2011 at 5:48

GoogleCodeExporter commented 8 years ago
this is insufficient because we need the following feature:

after a reload, the current session(including active,finished downloads etc) 
must be restorable

Original comment by atarax.h...@gmail.com on 25 Mar 2011 at 12:34