)]}'
{
  "commit": "51e70f4233400ccf90c4e05638df53f2d5784d3c",
  "tree": "8f14a90771baa1233869dc380c5f0e44ba37926c",
  "parents": [
    "d10fe0d8fd614f6ae6606179b0326bdc6a5f6af8"
  ],
  "author": {
    "name": "Florian Zschocke",
    "email": "florian.zschocke@devolo.de",
    "time": "Tue Dec 06 14:44:18 2016 +0100"
  },
  "committer": {
    "name": "Florian Zschocke",
    "email": "florian.zschocke@devolo.de",
    "time": "Tue Dec 06 14:44:18 2016 +0100"
  },
  "message": "Set list of offered SSH authentication methods.\n\nMake the SSH authentication methods used by the server configurable,\nso that for example password authentication can be turned off.\n\nFor this, a `git.sshAuthenticationMethods` setting is added which is a space\nseparated list of authentication method names. Only the methods listed will\nbe enabled in the server.\nThis is modeled after the option of the same name from sshd_config, but it\ndoes not offer listing multiple required methods. It leaves the door open,\nthough, for a later extension to support such a multi-factor authentication.\n\nSince this also includes Kerberos authentication with GSS API, this obsoletes\nthe `git.sshWithKrb5` property. The latter is removed. Instead, to enable\nKerberos5 authentication, add the method name `gssapi-with-mic` to the\nauthentication methods list.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0c7d6cd42abde6054636072361fce2ffcd6892e3",
      "old_mode": 33188,
      "old_path": "src/main/distrib/data/defaults.properties",
      "new_id": "f0c59f657da399e38ce7b0e78850a80a607b0f55",
      "new_mode": 33188,
      "new_path": "src/main/distrib/data/defaults.properties"
    },
    {
      "type": "modify",
      "old_id": "5a94c9a3f13ffd75e5ec1c21851909416544c076",
      "old_mode": 33188,
      "old_path": "src/main/java/com/gitblit/transport/ssh/SshDaemon.java",
      "new_id": "3189058b6f0d18054dbd4a4e812090c6ca9d1491",
      "new_mode": 33188,
      "new_path": "src/main/java/com/gitblit/transport/ssh/SshDaemon.java"
    }
  ]
}
