You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There already is a feature to disable account creation, in order to do this you create an environment variable called 'BLOCK_CREATE_ACCOUNT' in the servers config file, and set it equal to 'true'.
In terms of the other features, there will be a big update coming to myDrive which will add the following features you mentioned.
Email Confirmation
Recover lost password with email
Also technically the files are already encrypted with a unique key for each user, this key/password is encrypted with both the servers encryption key, and the users password, because if I used the users password to encrypt the files directly, when you change your password you would no longer be able to download your past files.
In terms of the other feature requests like 2FA, and an admins panel, ect, currently there is no concrete plan to add these feature, but I have been requested these features before so I will keep them in mind, and its possible some time in the future they will be added. But like I said atm there is no roadmap for these features.
If I would host a public instance of myDrive on my dedicated server with accounts open, I might want to limit the maximum space usage to 10 GB / user for example, can I do that ?
If not, what way would I have to see the usage of each account, and eventually delete it if the user abuses the service ?
Hello,
The wiki mentions creating an account at the very last sentence, but how are these account managed ?
For instance :
Thanks
The text was updated successfully, but these errors were encountered: