)]}' { "commit": "e9f77d294442581dd355b1048775e48d4beecb7d", "tree": "f2f8781aeb07545ec7cdcee3a0caf1c51d642221", "parents": [ "9a6b57b47e33db60dbc872a77e8ef6ac141edad6" ], "author": { "name": "Jiahui Li", "email": "54631519+jiahuili430@users.noreply.github.com", "time": "Wed May 05 08:06:49 2021 -0500" }, "committer": { "name": "Nick Vatamaniuc", "email": "vatamane@gmail.com", "time": "Fri May 07 15:28:27 2021 -0400" }, "message": "Unquote basic auth username and password (#5)\n\nUnquote username and password which were parsed by ibrowse_lib:parse_url/1 before inserting them in the basic auth header.\n\nPreviously if the user had characters like @ in their username or password, and they were percent-encoded, they were inserted encoded in the basic auth header which lead to authentication failure.\n", "tree_diff": [ { "type": "modify", "old_id": "27e611fd40cf0b52ff42d5a9172cdac5aebd7ff2", "old_mode": 33188, "old_path": "src/ibrowse_http_client.erl", "new_id": "a75f54ac9de4ae1db0c9d1174f12cb2b1d0068f7", "new_mode": 33188, "new_path": "src/ibrowse_http_client.erl" }, { "type": "modify", "old_id": "6c1883d34fb1c7f22f9cf350d380d83fbcdf66f6", "old_mode": 33188, "old_path": "src/ibrowse_lib.erl", "new_id": "581ebfd7f868af32c0a4e33ebf6efd225a32125e", "new_mode": 33188, "new_path": "src/ibrowse_lib.erl" } ] }