• Show log

    Commit

  • Hash : 87339935
    Author : Carlos Martín Nieto
    Date : 2014-06-26T22:38:54

    travis: enable password authentication on OSX
    
    Our ssh tests assume that the server supports password authentication
    in a few places. This is convenient as we're not testing authentication
    methods, but what happens around them.
    
    Tell sshd on OSX to accept this form of authentication.