An open API service providing commit metadata for open source projects.

GitHub / python-ldap/python-ldap / commits

LDAP client API for Python

SHA Message Author Date Stats
d1477cff build(pyproject): modernize PEP 621 metadata and packaging config Florian Best <l****p@f****g>
Committed by: Ondřej Kuzník <o****a@m****t>
3 months ago
81692478 build: mark Python 3.9 as requirement Florian Best <l****p@f****g>
Committed by: Ondřej Kuzník <o****a@m****t>
3 months ago
4f834e91 chore: remove obsolete TODO points Florian Best <l****p@f****g>
Committed by: Ondřej Kuzník <o****a@m****t>
3 months ago
287bc5a5 ci(pyproject): remove unused coverage exceptions Florian Best <l****p@f****g>
Committed by: Ondřej Kuzník <o****a@m****t>
3 months ago
967cb64c chore: Prepare a new release 3.4.7 Ondřej Kuzník <o****a@m****t> 3 months ago
ab574b96 chore: Prepare a new release 3.4.6 Ondřej Kuzník <o****a@m****t> 4 months ago
de9119d7 ci(github): update github actions Florian Best <l****p@f****g>
Committed by: Ondřej Kuzník <o****a@m****t>
4 months ago
142a9ca2 fix(ldif): explicitly close sockets after fetching URLs Florian Best <l****p@f****g>
Committed by: Ondřej Kuzník <o****a@m****t>
4 months ago
7ab1fa99 fix(ldap.schema): Explicitly close url file to avoid ResourceWarning in Pytho... Iwan <i****b@u****m>
Committed by: Ondřej Kuzník <o****a@m****t>
7 months ago
0dcaa430 test: Store logs and keep failed run data on failure Ondřej Kuzník <o****a@m****t> 10 months ago
54be2ee2 test: Switch to using slapd + -T<tool> for tool use Ondřej Kuzník <o****a@m****t> 10 months ago
0506a0f0 fix(extop.dds): make passing of requestName optional again Florian Best <l****p@f****g>
Committed by: Simon Pichugin <s****i@r****m>
10 months ago
2f0135cf remove superfluous dependency on setuptools-scm dotlambda <g****b@d****e>
Committed by: Simon Pichugin <s****i@r****m>
11 months ago
3957526f Merge commit from fork lukas-eu <6****u@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6ea80326 Merge commit from fork Simon Pichugin <s****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
88613987 Prepare a new release Simon Pichugin <s****n@g****m>
Committed by: Simon Pichugin <s****i@r****m>
11 months ago
8b491291 Package python-ldap with pyproject.toml (#589) Simon Pichugin <s****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
414ae1de fix(extop.dds): fix unset RefreshRequest.requestValue Florian Best <l****p@f****g>
Committed by: Simon Pichugin <s****i@r****m>
about 1 year ago
7df168b9 feat(ldapobject): allow passing `uri=None` in `SimpleLDAPObject` Florian Best <l****p@f****g>
Committed by: Ondřej Kuzník <o****a@m****t>
about 1 year ago
a201133d fix(controls): make sure msg_id is not undefined in error case Florian Best <l****p@f****g>
Committed by: Simon Pichugin <s****i@r****m>
about 1 year ago
6e9f305a Allow to pickle a unbound connection (#588) Florian Best <s****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7af31254 Allow passing None as uri argument to ldap.initialize() (#465) Steffen Kieß <k****s@k****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
28801833 docs(ldapobject): fix typos in docstring (#590) Florian Best <s****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a73ce552 docs(ldapobject): fix typo in docstring Florian Best <b****t@u****e>
Committed by: Ondřej Kuzník <o****a@m****t>
about 1 year ago
30b24d56 Fix typo (#584) Jiayu Hu <8****5@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1d978c66 style(Tests/t_ldap_dn): use raw strings instead of escape sequences Florian Best <b****t@u****e>
Committed by: Simon Pichugin <s****i@r****m>
about 1 year ago
2e2913b6 feat(ldap.dn): add ldap.dn.normalize() Florian Best <b****t@u****e>
Committed by: Simon Pichugin <s****i@r****m>
about 1 year ago
e628f158 Deprecate EOL Python 3.6, 3.7, 3.8 versions Simon Pichugin <s****n@g****m>
Committed by: Ondřej Kuzník <o****a@m****t>
over 1 year ago
326f8708 Deprecate Pagure repo (#579) Simon Pichugin <s****i@r****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8b27db3d Add support for Python 3.13 (#576) Simon Pichugin <s****i@r****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
aca9cb5f Add OpenLDAPSyncreplCookie Ondřej Kuzník <o****a@m****t> about 2 years ago
a58282ad Fixes #565 - Use name values instead of raw decimal
Signed-off-by: Quanah Gibson-Mount <q****h@o****g>
Quanah Gibson-Mount <q****h@o****g>
Committed by: Ondřej Kuzník <o****a@m****t>
over 2 years ago
06fdd3dc Update docs on installation requirements (#548) RafaelWO <3****O@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
10985e38 docs: add missing negation in contributing.rst (#552) Joël Bourgault <o****o@o****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f3f792e7 fix(LDAPObject): Prevent memory errors in attrs_from_List
Co-authored-by: Christian Heimes <c****n@p****g>
Johannes Königer <k****r@u****e>
Committed by: Ondřej Kuzník <o****a@m****t>
over 2 years ago
4364ede2 test: Test valid and invalid attrlist parameters Johannes Königer <k****r@u****e>
Committed by: Ondřej Kuzník <o****a@m****t>
over 2 years ago
ac5d051e Update link to unofficial Windows binary builds (#524) Marti Raudsepp <m****i@j****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e4bc42c9 Add readthedocs configuration file Ondřej Kuzník <o****a@m****t> almost 3 years ago
16a3a3c0 Prepare a new release Simon Pichugin <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1490e999 Claim ownership of socket once we've passed it to libldap Ondřej Kuzník <o****a@m****t> almost 3 years ago
f4810109 refactor: Remove Python 2 vestiges
Signed-off-by: Christian Heimes <c****s@r****m>
Christian Heimes <c****s@r****m>
Committed by: Christian Heimes <c****n@p****g>
almost 3 years ago
75a765f8 refactor: Merge all header files
Signed-off-by: Christian Heimes <c****s@r****m>
Christian Heimes <c****s@r****m>
Committed by: Christian Heimes <c****n@p****g>
almost 3 years ago
bd877c97 feat(ldapobject): Add documentation for LDAPObject.connect() Ondřej Kuzník <o****a@m****t> almost 3 years ago
e6439247 feat(ldap): retrieve libldap version on load Ondřej Kuzník <o****a@m****t> almost 3 years ago
2229d836 Test with Python 3.12 (#537) Christian Heimes <c****s@r****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
30fe146e Update article links in resources.rst (#533) Chris Lenk <c****k@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6e471e3b feat(ldapobject): Add wrapper for ldap_connect Ondřej Kuzník <o****a@m****t> about 3 years ago
72c1b5e0 docs: create Security Policy (#530) Diogo Teles Sant'Anna <d****s@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
91e0918f ci: set minimal permissions on workflows (#525)
Signed-off-by: Diogo Teles Sant'Anna <d****s@g****m>
Diogo Teles Sant'Anna <d****s@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e756eac0 Switch tox-github-action from master to main branch Lumír 'Frenzy' Balhar <f****s@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
105925fe fix(ReconnectLDAPObject): reconnect race condition Philipp Hahn <p****b@p****e>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ec74e5b0 Conscious Language: Rename master branch to main branch Simon Pichugin <s****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b8ad0c5e Fix CI images after ubuntu-latest update Simon Pichugin <s****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
88e74b92 Add Python 3.10 and 3.11 to CI and tox Josh Thomas <j****h@j****v>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9dd59a9c Prepare a new release Simon Pichugin <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b3d6a8c2 Back out the removal of OPT_X_TLS and OPT_X_TLS_CTX options Simon Pichugin <s****i@r****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
4e53fc92 Add slapdtest.certs to setup.py packages to fix the deprecation warning Simon Lyngshede <s****n@l****k>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e5959b38 Fix broken reset and tearDown in pypy3 Simon Lyngshede <s****n@l****k>
Committed by: GitHub <n****y@g****m>
about 4 years ago
00eaedd0 Add ASN.1 replace to psearch control Simon Lyngshede <s****n@l****k>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b80e8135 Prepare a new release Ondřej Kuzník <o****a@m****t> about 4 years ago
59af061d Prepare CHANGELOG Ondřej Kuzník <o****a@m****t> about 4 years ago
81e1f28c Correct SASL option documentation Ondřej Kuzník <o****a@m****t> about 4 years ago
7c252782 Make 'method' parameter of ReconnectLDAPObject._store_last_bind private Ondřej Kuzník <o****a@m****t> over 4 years ago
7f30c472 Document OPT_X_SASL_* differ from others Ondřej Kuzník <o****a@m****t> over 4 years ago
5cac85a7 Add TLS version numbers and remove unsupported TLS options Ondřej Kuzník <o****a@m****t> over 4 years ago
8666af38 Update to behera ppolicy draft 11 Ondřej Kuzník <o****a@m****t> over 4 years ago
ef837a24 feat(ldap.dn): Add support for different formats in `ldap.dn.dn2str()` via flags Florian Best <l****p@f****g>
Committed by: Simon Pichugin <s****i@r****m>
over 4 years ago
d466f394 test(ldap.dn): Add test cases for ldap.dn.dn2str() with different format flags Florian Best <b****t@u****e>
Committed by: Simon Pichugin <s****i@r****m>
over 4 years ago
6462e58a In liblber {0, ""} corresponds to b'' and {0, NULL} corresponds to None Ondřej Kuzník <o****a@m****t> over 4 years ago
dbd7a384 Process missing libldap options Ondřej Kuzník <o****a@m****t> over 4 years ago
e712033b Fix LDAP_VENDOR_VERSION check Ondřej Kuzník <o****a@m****t> over 4 years ago
5f8fcfde Regenerate Modules/constants_generated.h Ondřej Kuzník <o****a@m****t> over 4 years ago
1e20c2d5 Check whether libldap is threadsafe on startup. Ondřej Kuzník <o****a@m****t> over 4 years ago
febaf561 Fix omissions from previous merge. Ondřej Kuzník <o****a@m****t> over 4 years ago
d7b65a73 Add TLS to wordlist Ondřej Kuzník <o****a@m****t> over 4 years ago
61cb47f0 Mention TLS gotcha in the FAQ Ondřej Kuzník <o****a@m****t> over 4 years ago
e75c24dd ldap.schema.models.Entry - Fix init() David Härdeman <d****d@h****u>
Committed by: Ondřej Kuzník <o****a@m****t>
over 4 years ago
9d7ca921 Update BooleanControl encoding/decoding to use pyasn1 Ondřej Kuzník <o****a@m****t> over 4 years ago
47975ee7 Fix inefficient regular expression in the schema tokenizer
Co-authored-by: Kevin Backhouse <k****e@g****m>
Petr Viktorin <p****i@r****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
bf4c165d Add release note Petr Viktorin <p****i@r****m>
Committed by: Petr Viktorin <e****u@g****m>
almost 5 years ago
404c36b7 Set today's release date Petr Viktorin <p****i@r****m> almost 5 years ago
4ee61f4e Adjust version note in documentation Petr Viktorin <p****i@r****m> almost 5 years ago
e595f43c Fix wrong asserts in test_test_flags Jakub Jirutka <j****b@j****z>
Committed by: Ondřej Kuzník <o****a@m****t>
almost 5 years ago
faa011b4 Fix ReDoS in regex. Kevin Backhouse <k****e@g****m>
Committed by: Petr Viktorin <e****u@g****m>
almost 5 years ago
c4efbdab Use regex to locate PEM body Christian Heimes <c****s@r****m>
Committed by: Ondřej Kuzník <o****a@m****t>
almost 5 years ago
4901d051 Bump removal of deprecated functions to next release Petr Viktorin <p****i@r****m> almost 5 years ago
7206ef8d Bump version to 3.4.0 Petr Viktorin <p****i@r****m> almost 5 years ago
6516eeb3 Add a CHANGELOG Petr Viktorin <p****i@r****m> almost 5 years ago
478f0b48 Add another batch of names to LICENCE.MIT (#430) Petr Viktorin <p****i@r****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
d9ded15a Handle unknown LDAP result code
Signed-off-by: Christian Heimes <c****s@r****m>
Christian Heimes <c****s@r****m> almost 5 years ago
610b2ee5 Implement support for OPT_X_TLS_PEERCERT
Co-authored-by: Thomas Grainger <t****n@g****m>
Signed-off-by: Christian Heimes <c****s@r****m>
Christian Heimes <c****s@r****m>
Committed by: Ondřej Kuzník <o****a@m****t>
almost 5 years ago
f1c702eb Implement OPT_X_SASL_SSF_EXTERNAL setter
Signed-off-by: Christian Heimes <c****s@r****m>
Christian Heimes <c****s@r****m> almost 5 years ago
2fc51b2c Add OPT_X_TLS_REQUIRE_SAN
Signed-off-by: Christian Heimes <c****s@r****m>
Christian Heimes <c****s@r****m> about 5 years ago
69867f58 Clean up tox environments & run tox on Fedora in CI Petr Viktorin <p****i@r****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
9f9bc4ca [RELICENCE] Adopt the MIT licence for future contributions to python-ldap Petr Viktorin <p****i@r****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
7d697907 Test with GHA
Signed-off-by: Christian Heimes <c****s@r****m>
Christian Heimes <c****s@r****m> about 5 years ago
25d0ca01 Add note to FAQ regarding search referrals Fred Thomsen <m****e@f****t>
Committed by: GitHub <n****y@g****m>
about 5 years ago
84bbf5e5 Fix SASL get/set options on big endian platforms
Signed-off-by: Christian Heimes <c****s@r****m>
Christian Heimes <c****s@r****m>
Committed by: Petr Viktorin <e****u@g****m>
about 5 years ago
2fb97af1 Remove the outdated documentation copyright year Éloi Rivard <e****d@a****r>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7dfa21a1 Improve ppolicy documentation Éloi Rivard <e****d@a****r>
Committed by: GitHub <n****y@g****m>
over 5 years ago

← Back to repository