)]}'
{
  "commit": "ffadc2e1878ce448127055e98299218574b103cf",
  "tree": "464b3d1293e2b902f46d3349e0c664527a27a710",
  "parents": [
    "0d1222739683b9392a1a6c96a95552333f7c2246"
  ],
  "author": {
    "name": "Florian Zschocke",
    "email": "florian.zschocke@devolo.de",
    "time": "Wed Nov 09 22:04:00 2016 +0100"
  },
  "committer": {
    "name": "Florian Zschocke",
    "email": "florian.zschocke@devolo.de",
    "time": "Wed Nov 09 22:04:00 2016 +0100"
  },
  "message": "Extend LDAP tests to use LDAP servers with access restrictions.\n\nAdd access restrictions to the LDAP test server instances.\nNew modes used a test parameters are ANONYMOUS, DS_MANAGER and USR_MANAGER.\nANONYMOUS can bind anonymously and access users and groups.\nIn DS_MANAGER the server requires authentication and will only allow\nthe DIRECTORY_MANAGER user to search for users and groups.\nIn USR_MANAGER only the user can search groups, the USER_MANAGER, which\nis used to bind in this mode, can not.\n\nA third server instance is created because I did fear side effects should\nthe tests be run in parallel, had I tried to configure the access\nrestriction in Before.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cea8a4b1d3663af65ee1a9fba9de324eff62823f",
      "old_mode": 33188,
      "old_path": "src/test/java/com/gitblit/tests/LdapAuthenticationTest.java",
      "new_id": "2ade6819283836919a223e66b359324302e950bc",
      "new_mode": 33188,
      "new_path": "src/test/java/com/gitblit/tests/LdapAuthenticationTest.java"
    }
  ]
}
