-
Couldn't load subscription status.
- Fork 6
Enable Guest Access #36
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
base: master
Are you sure you want to change the base?
Conversation
Enabling Guest Account Access
Previously, the only guest allowed in the server was erkki. This commit will allow anyone that is a member of our Discord server that is not a Mod or Admin access the webserver as a guest.
|
Previous problems with erkki's #33 fixed themselves somehow. I assume it was caused by permissions of some kind, which got fixed by the cronjob that is running on the server. This is ready to merge whenever @stuudmuffin |
Making the chat window smaller so that both console windows fit without having to scroll
spacing fixes
the defaul password was password. While we expected people to change these, when discord auth works, this isn't used. Leaving a backdoor into the web control if the server owner doesn't update this file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sumbitted a few changes. Seems alright to me.
|
Is any of this still valid? This request has been sitting here for a while... |
|
Eh, the code is still there. But it's been long enough it'd need to be merged in and conflicts resolved. It's just code to enable guest access to the web server, as in non-Moderators. They'd still have to be part of the 3Ra Discord and wouldn't have any access to the server controls. Strictly view-only |
Guests will only have access to see the status of servers and view the chat log. Not much there right now, but we can improve on it in the future.