Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] User Permissions on Comics (Directories etc.) #13

Open
Leeingnyo opened this issue Mar 12, 2020 · 6 comments
Open

[Feature Request] User Permissions on Comics (Directories etc.) #13

Leeingnyo opened this issue Mar 12, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@Leeingnyo
Copy link
Member

Leeingnyo commented Mar 12, 2020

Hi!
Could you implement user permission on libraries (comics series or directories)?
I'm very appreciated to about multiple users feature.

but all users can read all comics now.
I want to open specific series for one user, hide other genre of comics (not listed to that user).

It's just suggestion... you don't have to mind of this seriously.
I can't imagine myself this feature into UI...
In user setting page, it is shown up that the directory tree view with checkbox?
Hmm...

Thank you for reading!

@Leeingnyo Leeingnyo added the enhancement New feature or request label Mar 12, 2020
@hkalexling
Copy link
Member

Thanks for the suggestion!

One way to archive what you want is

  1. Allow admins to tag the series (e.g., add tags like hero or hentai)
  2. Restrict non-admin users' access to series with specific tags only (e.g., user A can only see manga with tags hero or action)
  3. Or we can blacklist a user from seeing manga with a certain tag (e.g., prevent user B from seeing manga with the tag hentai)

This is not a small feature, so I would like to spend some time and plan it carefully. Let me know what you think about the tagging solution I proposed.

@hkalexling hkalexling added this to To do in Long-Term Goals Mar 12, 2020
@Leeingnyo
Copy link
Member Author

It looks good!
It would be good that there is a method for tagging a same tag to hundreds of manga.

@hkalexling
Copy link
Member

It would be good that there is a method for tagging a same tag to hundreds of manga.

Yeah good point, and right now I can't think of a user-friendly way of doing this. I will think about it and leave this issue open.

@Leeingnyo
Copy link
Member Author

Thank you!

@hkalexling
Copy link
Member

For now you can work around this by running multiple instances of Mango on the same machine. Please see the Wiki for more details.

@Leeingnyo
Copy link
Member Author

wow! good! thank you for your work and notice. I'll try on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Long-Term Goals
  
In progress
Development

No branches or pull requests

2 participants