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

irc: decide on a way to authenticate users without channel access #34

Open
Wessie opened this issue Jan 23, 2019 · 4 comments
Open

irc: decide on a way to authenticate users without channel access #34

Wessie opened this issue Jan 23, 2019 · 4 comments
Assignees
Labels
irc issue is related to the irc bot pre-1.0 issue needs to be resolved before launch

Comments

@Wessie
Copy link
Contributor

Wessie commented Jan 23, 2019

With how we've added guest streamers it means we need a way to have them have access to privileged commands. The current way of doing it is through a script ran by @Kethsar with a shared guest account.

We can either incorporate this script in the new code and keep similar functionality or fix our ancient permission system to allow us to just make an account for every guest with special permissions to limits them to streaming.

We need to make a decision on this.

@Wessie Wessie added pre-1.0 issue needs to be resolved before launch irc issue is related to the irc bot labels Jan 23, 2019
@Wessie
Copy link
Contributor Author

Wessie commented Jan 25, 2019

see also R-a-dio/site#98

@icxes
Copy link
Collaborator

icxes commented Dec 25, 2024

Did we ever reach any conclusion on this?

@Wessie
Copy link
Contributor Author

Wessie commented Dec 29, 2024

no real conclusion, I don't have much experience with the guest system either so if either @Kethsar or @icxes can write up what exactly we need to implement that would help

@Wessie
Copy link
Contributor Author

Wessie commented Dec 29, 2024

this is the current implementation https://github.com/Kethsar/znc_modules/blob/master/hanyuu_guestauth_znc.py as far as I'm aware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
irc issue is related to the irc bot pre-1.0 issue needs to be resolved before launch
Projects
None yet
Development

No branches or pull requests

4 participants