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

Authentication via SASL #30

Open
woodruffw opened this issue Apr 14, 2016 · 0 comments
Open

Authentication via SASL #30

woodruffw opened this issue Apr 14, 2016 · 0 comments

Comments

@woodruffw
Copy link
Owner

yossarian-bot currently leverages cinch-identify for authentication and ignores cinch's built-in SASL support. Since SASL is always performed pre-join, it's preferable when available and should be enabled in the bot.

Idea:
Test server_info['auth']['type'] for 'sasl', then branch and fill in conf.sasl.username/password instead of the normal Cinch::Plugins::Identify configuration.

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

No branches or pull requests

1 participant