Multi-user support for shiori #516
Unanswered
hulb
asked this question in
Feature requests
Replies: 3 comments 4 replies
|
I actually thought this was already proposed! But yeah, on this one I agree. It should be done with care though, for users that already have "guests". |
2 replies
|
I agree with having multi-user support. I actually just added my wife as a user thinking she could store her own bookmarks but realized it doesn't work that way yet. Seems like it shouldn't be too hard to work in, adding a user_id column to bookmarks and settings. I'm not sure that how the ebooks and images are stored needs to be modified for this. |
2 replies
|
I like the Private/Internal/Public separation. Some possible user roles:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As for now(v1.5.3), every user in shiori sees the same content.I think it would be better to seperate user's content by providing a multi-user mechanism and every user would have his/her own account and data.
All reactions