GijsTimmers / kotnetcli

An easy automated way to log in on Kotnet.
GNU General Public License v3.0
5 stars 4 forks source link

We should compile a --forget-credentials binary for people running on Windows. #72

Closed GijsTimmers closed 9 years ago

GijsTimmers commented 9 years ago

Most Linux users are terminal-savvy, but this is not the case for a lot of Windows users. Also, the Windows command line interface is just annoying to work with.

It may happen that a Windows user enters the wrong password. Or maybe the user changed his password online. In that case, it's hard to issue kotnetcli.exe --forget-credentials if you can't work with a console.

Therefore, it would be nice to have a binary that will do one thing and one thing only: remove the kotnetcli credentials from the keyring. I will create a small script to do this, and compile it to an executable file.

GijsTimmers commented 9 years ago

Done. 1b09c30ba42db973e32ea9c1fa3bbf5fe1221474