Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
c8ed27eb by Jonas Jelten at 2025-10-23T10:22:52+02:00
ITS#10399 pw-pbkdf2: fix iteration configuration parameter
the first module argument is argc=1 and argv[0], as invoked by
servers/slapd/slappasswd.c/parse_slappasswdopt and
servers/slapd/module.c/module_load
- - - - -
1 changed file:
- contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/c8ed27ebd02544343f7ace5…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/c8ed27ebd02544343f7ace5…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
138422cb by Nadezhda Ivanova at 2025-10-21T18:22:05+00:00
ITS#10388 ldif_parse_line2 is not compliant with RFC2849
- - - - -
9731103f by Nadezhda Ivanova at 2025-10-21T18:22:05+00:00
ITS#10390 ldif_parse_line2 calculates an incorrect length of the attribute type
- - - - -
2 changed files:
- libraries/libldap/ldif.c
- + tests/data/regressions/its10388/its10388
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/fb2d478ef51b5723dae90a…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/fb2d478ef51b5723dae90a…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
8d04c2bd by Ondřej Kuzník at 2025-10-21T03:15:43+00:00
ITS#9437 Enable test081 in CI
- - - - -
a480eae0 by Ondřej Kuzník at 2025-10-21T03:15:43+00:00
ITS#10169 Do not leak opattr mods
- - - - -
1414325c by Ondřej Kuzník at 2025-10-21T03:15:43+00:00
ITS#10379 Use a fresh timestamp for internal mod
- - - - -
e0cca3fc by Ondřej Kuzník at 2025-10-21T03:15:43+00:00
ITS#10313 Tighten counter tracking modification
Try to make sure the counter/timer value we used hasn't been used up in
the meantime. Also if the update cannot be committed, do not say whether
the provided OTP was correct, this would open up an oracle for malicious
clients to brute force a token they could use later/elsewhere.
- - - - -
6a28e891 by Ondřej Kuzník at 2025-10-21T03:15:43+00:00
ITS#10313 Allow counter mods to be chained
- - - - -
bbe436d0 by Ondřej Kuzník at 2025-10-21T03:15:43+00:00
ITS#10313 Add a chaining test
- - - - -
3 changed files:
- .gitlab-ci.yml
- servers/slapd/overlays/otp.c
- tests/scripts/test080-hotp
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b0f486e72efe8e9d7fb673…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b0f486e72efe8e9d7fb673…
You're receiving this email because of your account on git.openldap.org.