Andreas Schneider
|
e1edda17db
|
getpass: Don't fail if stdin is not a tty.
We don't need to manipulate the tty state (such as turning off echo)
when prompting for passwords if we're not reading from a tty.
|
2013-04-05 14:12:05 +02:00 |
|
Dominik Schmidt
|
4df3aee5c2
|
Replace csync_auth with ssh_gets implementation from libssh
|
2012-03-02 17:04:02 +01:00 |
|
Andreas Schneider
|
fdea54edc5
|
Fix the vim modlines.
|
2009-05-13 10:12:07 +02:00 |
|
Andreas Schneider
|
3c618a3d7d
|
Add possibility to pass userdata to the auth function.
|
2009-03-26 11:09:46 +01:00 |
|
Andreas Schneider
|
27800adce5
|
Fix some visual flaws in the auth callback of the client.
|
2008-08-12 11:18:24 +02:00 |
|
Andreas Schneider
|
95f4db7c4f
|
Create a more generic authentication callback.
|
2008-08-11 13:21:15 +02:00 |
|
Andreas Schneider
|
349d924126
|
Remove unnessesary newlines.
|
2008-05-13 16:00:57 +02:00 |
|
Andreas Schneider
|
b13fba29da
|
Add a text based callback function to the client.
|
2008-05-13 13:40:06 +02:00 |
|