Lyrenhex / Ave

A material design IRC client written in HTML, CSS, and JavaScript.

Home Page:http://ave.dheaton.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support servers that need a password

Lyrenhex opened this issue · comments

commented
commented

Probably the advanced settings on the connection screen, include a tick-box for SASL and add a password field for the server.

Then, when creating the client, if we set a password field in the object, it should then connect to the server using that password. martynsmith/node-irc#148

(also add checkboxes for secure connections, self-signed certificate connections, and expired certificate connections.)