LANraragi icon indicating copy to clipboard operation
LANraragi copied to clipboard

Is it possible to add multi-user management and not allow unauthorized users to access the main page.

Open WindyCloudCute opened this issue 2 years ago • 3 comments

In some cases, users may be required to upload comics by themselves, but users are not allowed to have higher permissions, so this function may be required.

WindyCloudCute avatar Jan 17 '23 11:01 WindyCloudCute

See https://github.com/Difegue/LANraragi/discussions/111 .
I've thought about adding a supplementary read-only account that can only read content and not access any admin content (and that was a user survey req), it wouldn't be too out of left field to allow access to the upload page as well.

Difegue avatar Jan 17 '23 21:01 Difegue

(consolidating your two comments since the first one was empty btw 👋)

Difegue avatar Jan 17 '23 21:01 Difegue

When the program is running, loading the manga for the first time seems to be a bit too much operation on the disk. This seems not very friendly to HHD. It usually takes a lot of time to perform such operations. Do you need to optimize and adjust it?

WindyCloudCute avatar Jan 19 '23 18:01 WindyCloudCute