manyfold
manyfold copied to clipboard
Proper multi-user capability
We technically have multiple users under the hood, but the UI around adding, logging in, etc, is totally unwritten. We should finish it off and get proper multiuser support going.
I'm thinking two classes of user for now - readonly, and admin.
NLNet Milestone 3.2
While you are doing this, take into consideration doing permissions per-library as well.
That would be great. Do Ou consider users being able to upload files to the directory too? I think this would become really useful :)
In time, upload may be a thing, yes.
i wonder if you could add the user via the postgres sql database, and attempt to use the new user to login that way?
This feature is pretty important to me. I want to share my models with my friends, but I'd prefer they not have the ability to delete models from my collection.