~jameinel/bzr/2.0.1

« back to all changes in this revision

Viewing changes to NEWS

(andrew) Try paramiko's auth_password if the server supports
        'keyboard-interactive'. (#433846)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
  filename will issue a warning and skip over those files.
19
19
  (Robert Collins, #3918)
20
20
 
 
21
* bzr will attempt to authenticate with SSH servers that support
 
22
  ``keyboard-interactive`` auth but not ``password`` auth when using
 
23
  Paramiko.   (Andrew Bennetts, #433846)
 
24
 
21
25
Improvements
22
26
************
23
27