{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":86056863,"defaultBranch":"master","name":"ldap3","ownerLogin":"inejge","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-03-24T10:36:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1049870?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719520613.0","currentOid":""},"activityList":{"items":[{"before":"b3683893852c94eb8a19bfbad5f17f7bcfbe92e2","after":"acdad52efd7c213d7441196cfe59631995f3b554","ref":"refs/heads/v011x","pushedAt":"2024-06-27T20:36:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Bump version to 0.11.5","shortMessageHtmlLink":"Bump version to 0.11.5"}},{"before":"b998f32308debb4d5b5f51889454580e79c232ff","after":"b3683893852c94eb8a19bfbad5f17f7bcfbe92e2","ref":"refs/heads/v011x","pushedAt":"2024-06-27T15:47:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Fix Windows build with GSSAPI\n\nThe forcing of libgssapi when the \"gssapi\" feature is selected,\nnecessary for the selection of the appropriate libgssapi version\nto fix the runtime panic (see commit 512401), broke the Windows\nbuild, since it must use the platform SSPI libraries.\n\nSince there are no platform-specific features, conditional optional\ncrate selection is used as a hack by superfluous feature setting\nfor libgssapi to include it in the build (with the fixed version)\nonly if cross-krb5 transitively selects it on Unix systems.","shortMessageHtmlLink":"Fix Windows build with GSSAPI"}},{"before":null,"after":"b998f32308debb4d5b5f51889454580e79c232ff","ref":"refs/heads/v011x","pushedAt":"2024-05-24T12:23:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Bump version to 0.11.4","shortMessageHtmlLink":"Bump version to 0.11.4"}},{"before":"ae4eded0fb5c2efa4d326787ded618745b7017bb","after":"4ba12397bc49e83dfe0400bed3df5578f14eec15","ref":"refs/heads/master","pushedAt":"2024-05-13T13:06:52.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Initial NTLM authentication support\n\nAdd NTLM authentication support via sspi-rs, using GSS-SPNEGO SASL\nbinds with no actual negotiation, by providing the NTLMSSP NEGOTIATE\ntoken in the initial request. Limitations:\n\n* Placed behind a feature flag, since sspi brings in a great number\n of additional dependencies.\n\n* NTLM sealing not supported on ldap:// connections.\n\n* Channel bindings currently not supported on ldaps:// connections.\n\nThe implementation in ldap3-proto was of great help.\n\nCloses #32","shortMessageHtmlLink":"Initial NTLM authentication support"}},{"before":"c9bac83a7a4a30d12303eaafa4e71fb47510f8c4","after":"ae4eded0fb5c2efa4d326787ded618745b7017bb","ref":"refs/heads/master","pushedAt":"2024-02-14T23:57:49.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Silence nightly warning\n\nProbably due to rust-lang/rust#118297, our SaslCreds tuple struct\nnow generates a warning. It can be silenced by making the struct\npublic, but it really doesn't need to be, so dead code will be\nallowd at this point.\n\nThe warning will presumably end up in stable Rust in a couple of\nreleases.","shortMessageHtmlLink":"Silence nightly warning"}},{"before":"f2ca95f2bb0db120a5d24f440f02e5def00dbf0c","after":null,"ref":"refs/heads/ext-empty","pushedAt":"2023-06-12T12:29:34.053Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"}},{"before":"073c3331615b305bc6970d3e35b3efbec610b404","after":"c9bac83a7a4a30d12303eaafa4e71fb47510f8c4","ref":"refs/heads/master","pushedAt":"2023-06-08T13:00:26.808Z","pushType":"push","commitsCount":2,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Bump version to 0.11.3","shortMessageHtmlLink":"Bump version to 0.11.3"}},{"before":"7a5608da814528d2284690c7c35b58d160980ea5","after":"073c3331615b305bc6970d3e35b3efbec610b404","ref":"refs/heads/master","pushedAt":"2023-06-08T12:35:43.641Z","pushType":"push","commitsCount":1,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Remove superfluous mut assignment\n\nThe nightly 1.72 warned about this, stable 1.70 and earlier did\nnot, so it failed CI with nightly.","shortMessageHtmlLink":"Remove superfluous mut assignment"}},{"before":"d966c78d931e109f3a97f0a7901019948d6bf7a1","after":"7a5608da814528d2284690c7c35b58d160980ea5","ref":"refs/heads/master","pushedAt":"2023-06-08T12:24:26.506Z","pushType":"push","commitsCount":3,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Bump version to 0.11.2","shortMessageHtmlLink":"Bump version to 0.11.2"}},{"before":"5619522409dd7bd006f65c5b51eaab90cee19691","after":"d966c78d931e109f3a97f0a7901019948d6bf7a1","ref":"refs/heads/master","pushedAt":"2023-04-24T11:13:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"bump rusttls & tokio-rustls","shortMessageHtmlLink":"bump rusttls & tokio-rustls"}},{"before":"11a66fd5c3df6ee2bae1237b93ba650a597f7805","after":"5619522409dd7bd006f65c5b51eaab90cee19691","ref":"refs/heads/master","pushedAt":"2023-03-28T19:36:56.500Z","pushType":"push","commitsCount":2,"pusher":{"login":"inejge","name":null,"path":"/inejge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1049870?s=80&v=4"},"commit":{"message":"Bump lber to 0.4.2","shortMessageHtmlLink":"Bump lber to 0.4.2"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0yN1QyMDozNjo1My4wMDAwMDBazwAAAARxPhOh","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0yN1QyMDozNjo1My4wMDAwMDBazwAAAARxPhOh","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yOFQxOTozNjo1Ni41MDA0MjlazwAAAAMNOAfj"}},"title":"Activity ยท inejge/ldap3"}