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

Update lounge MU flag #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flying-sausages
Copy link
Member

It already is MU in main repo and new users get automatically added with passwords and all, not sure why it was not set to to not be MU

@mwt
Copy link

mwt commented Oct 22, 2023

It's probably done this way so that only the main user can disable or reset The Lounge in the panel. I currently override this by putting the following in my /opt/swizzin/core/custom/profiles.py:

from core.profiles import *

class lounge_meta(lounge_meta):
    multiuser = True

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants