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

Autoconnect? #59

Open
krittick opened this issue Aug 27, 2014 · 4 comments
Open

Autoconnect? #59

krittick opened this issue Aug 27, 2014 · 4 comments
Milestone

Comments

@krittick
Copy link

I have the IRC widget behind another authentication system, and it's embedded in an iframe on the main page with query parameters passed to it for the user's nick and such. Due to this, there's no need to require the user to again input their credentials and click "Connect."

If I wanted to add a function to autoconnect and bypass the auth screen entirely, where in the code would I look? ILogin.js? Not entirely sure which functions I should be calling from that file if so.

I'm aware of the spam implications for adding an autoconnect feature in my local version but they don't really apply with us already being invite-only and using our own auth system.

@megawac
Copy link
Owner

megawac commented Aug 27, 2014

Hmm, I can add a &autoconnect query param that can be enabled or disabled. Would that suit your need

@krittick
Copy link
Author

That would be perfect, provided it went from loading the page/iframe to connecting/joining channels without any user interaction needed.

@megawac megawac added this to the v1.0 milestone Sep 2, 2014
@cayrius
Copy link

cayrius commented Feb 2, 2019

What's the way to do that?
How can I do it?

@ZioNeL
Copy link

ZioNeL commented May 12, 2020

Hello, can i have the autoconnect query param that can be enabled or disabled ?
Thank you.

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

4 participants