manyfold icon indicating copy to clipboard operation
manyfold copied to clipboard

Proper multi-user capability

Open Floppy opened this issue 2 years ago • 5 comments

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

Floppy avatar Aug 03 '22 19:08 Floppy

While you are doing this, take into consideration doing permissions per-library as well.

ksuquix avatar Oct 19 '22 16:10 ksuquix

That would be great. Do Ou consider users being able to upload files to the directory too? I think this would become really useful :)

beniroquai avatar Oct 22 '22 16:10 beniroquai

In time, upload may be a thing, yes.

Floppy avatar Oct 26 '22 19:10 Floppy

i wonder if you could add the user via the postgres sql database, and attempt to use the new user to login that way?

Netrecov avatar Jan 19 '23 16:01 Netrecov

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.

Jafner avatar May 16 '23 18:05 Jafner