prawnsalad / KiwiIRC

This is **DEPRECATED**! Please go to https://github.com/kiwiirc/kiwiirc
https://kiwiirc.com
GNU Affero General Public License v3.0
891 stars 277 forks source link

IRC bouncer mode #320

Open Daniel15 opened 11 years ago

Daniel15 commented 11 years ago

I'm using KiwiIRC to connect to my IRC bouncer (ZNC). This means there is only one user (me), and I always connect with a password in the format "username/network:password" (eg. Daniel15/FreeNode:mypassword). KiwiIRC is working fine if I type the password in this format, but It would be nice to have a mode optimised for this usage pattern. Instead of the current fields on the login page, the following could displayed:

The logic could be entirely client-side, concatenating username/network:password and storing this in a hidden password field (as per the current behaviour)

This is all based off ZNC, it may vary for other bouncers.

prawnsalad commented 11 years ago

We have thought about doing exactly this, just streamlining the connection for ZNC users. Will keep this issue open as a reminder.

Daniel15 commented 11 years ago

I'll try to take a look at it if I get a chance. Haven't gotten a chance to look through the code yet.


Regards, Daniel

Sent from my phone - please excuse any typos. On 25/06/2013 6:34 PM, "Darren" notifications@github.com wrote:

We have thought about doing exactly this, just streamlining the connection for ZNC users. Will keep this issue open as a reminder.

— Reply to this email directly or view it on GitHubhttps://github.com/prawnsalad/KiwiIRC/issues/320#issuecomment-19960625 .

nickdesaulniers commented 10 years ago

bump

Daniel15 commented 10 years ago

These changes are in #321; you should bump that instead. Having said that, I no longer use Kiwi IRC so I don't know if my original changes still work.

ZacharyDuBois commented 9 years ago

I'd love to see this added. For ZNC, you need to send Username and Password on join. You should be able to restrict the server address, port, and ssl but user and password should still be able to be set by the user.

ajvpot commented 9 years ago

I'm interested in seeing these changes made. I'm looking into implementing them as a browser plugin though. This doesn't seem like something that requires a change to the server code.

ZacharyDuBois commented 8 years ago

Still waiting on this .-. I can't even connect to my ZNC anymore...

clobrano commented 7 years ago

+1

dwbfox commented 7 years ago

._. need this feature badly.

laxdragon commented 7 years ago

We want to use Kiwi as a front end to our ZNC but without a username field this is impossible.

ajvpot commented 7 years ago

Put "username/network:password" in the password field.

On Thu, Dec 8, 2016, 2:29 PM Jeremy Newman notifications@github.com wrote:

We want to use Kiwi as a front end to our ZNC but without a username field this is impossible.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/prawnsalad/KiwiIRC/issues/320#issuecomment-265846665, or mute the thread https://github.com/notifications/unsubscribe-auth/AAhyfbYiycU1l7gSQzs5RGmRGBcbyMS1ks5rGGjDgaJpZM4Aw0bN .

-- Alex Vanderpot