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 278 forks source link

Return password handling to nextclient #948

Closed dvorapa closed 6 years ago

dvorapa commented 6 years ago

In old client there was a dialog next to the username for password. I can not see this in nextclient enywhere. There is some "password" input field, but it is not working for username passwords. Therefore the only possible way to identify is to write a command /msg NickServ identify *password*

prawnsalad commented 6 years ago

This is the old issue tracker, you will need to post new items on the new one here: https://github.com/kiwiirc/kiwiirc/issues

But for the password, it works in the exact same way as the old version. As long as the network supports SASL then it will log you into services.

dvorapa commented 6 years ago

I see, moved there