)]}'
{
  "commit": "c56fa51709278f2be4e155ae5fbad270188cbe64",
  "tree": "6b8cfb971f2fe7a83cd779bc6413d49ede5a7850",
  "parents": [
    "c949da0d5f375415fba44080ee39d54ad6aab677"
  ],
  "author": {
    "name": "Thomas Wolf",
    "email": "thomas.wolf@paranor.ch",
    "time": "Wed Oct 17 20:22:26 2018 +0200"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Wed Nov 14 04:47:33 2018 -0800"
  },
  "message": "Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys\n\nsshd only asks exactly once for the password. C.f. upstream issue\nSSHD-850.[1] So we have to work around this limitation for now.\nOnce we move to sshd \u003e 2.1.0, this can be simplified somewhat.\n\n[1] https://issues.apache.org/jira/browse/SSHD-850\n\nBug: 520927\nChange-Id: Id65650228486c5ed30affa9c62eac982e01ae207\nSigned-off-by: Thomas Wolf \u003cthomas.wolf@paranor.ch\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "987f8dcdcee228b163ec0bbaf4ff0fdcf72d13df",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.ssh.apache/META-INF/MANIFEST.MF",
      "new_id": "caeff5363425c264fc1c9dd8e387b99137c27983",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.ssh.apache/META-INF/MANIFEST.MF"
    },
    {
      "type": "modify",
      "old_id": "369c9784d03245e1d4f1234333712f0fb1881021",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.ssh.apache/resources/org/eclipse/jgit/internal/transport/sshd/SshdText.properties",
      "new_id": "12afedd8b291e83380355804a92059c2a74c5a91",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.ssh.apache/resources/org/eclipse/jgit/internal/transport/sshd/SshdText.properties"
    },
    {
      "type": "modify",
      "old_id": "dcd17af2ff10b9e1c2617f5f3f21c0a9cae3e83e",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/CachingKeyPairProvider.java",
      "new_id": "ad2ff5256c245cddd1a96a72ce00da2337b105b8",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/CachingKeyPairProvider.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2e201d882875907a4ff869308ab6b56ffbf81895",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/EncryptedFileKeyPairProvider.java"
    },
    {
      "type": "modify",
      "old_id": "27cf05077ab65725fd79976598ada7135b2e92d5",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/JGitSshClient.java",
      "new_id": "d3289259eda17a1ce8995c1f8af56f3c195ba0d3",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/JGitSshClient.java"
    },
    {
      "type": "modify",
      "old_id": "e7e5d8fcce053378e57ae7fdfc89c5dff47666ee",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/SshdText.java",
      "new_id": "bd9b2a25446763be6cb00956283456eaf90db79a",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/SshdText.java"
    },
    {
      "type": "modify",
      "old_id": "5a0bd7fdc869d041a5f6d31ca313dc122cfa4578",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/transport/sshd/IdentityPasswordProvider.java",
      "new_id": "231d3f4eb3c401095d89e3c24ccdc14af4a7e5f0",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/transport/sshd/IdentityPasswordProvider.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "da8b7684417a7efd3f170b6d8df322f5dc0b6b2d",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/transport/sshd/RepeatingFilePasswordProvider.java"
    },
    {
      "type": "modify",
      "old_id": "3e4493119e9471caccf18b2328214fb1a9cc7216",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/src/org/eclipse/jgit/transport/ssh/SshTestBase.java",
      "new_id": "86dbc4edcd3b84d019a6ceacf74e7e288b75d793",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/src/org/eclipse/jgit/transport/ssh/SshTestBase.java"
    },
    {
      "type": "modify",
      "old_id": "347c72b3d7b0255d072dc71ad142dfbade70ed43",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/src/org/eclipse/jgit/transport/ssh/SshTestHarness.java",
      "new_id": "59925a5a16636576005a3e493446d0d7b5b1630a",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/src/org/eclipse/jgit/transport/ssh/SshTestHarness.java"
    }
  ]
}
