droppy
droppy copied to clipboard
Create users directly in db.json or via API
Is there a way to directly add users to the db.json
file? I can't see what is making up the hash for the password so I currently cannot inject them directly into the file.
I want to be able to create the accounts for users and populate the files and allow them to logon and grab their files programatically.
Otherwise - this is a fantastic piece of work!