Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits:
4c774220 by Howard Chu at 2020-10-22T16:31:33+00:00
ITS#9370 check for equality rule on old_rdn
Just skip normalization if there's no equality rule. We accept
DNs without equality rules already.
- - - - -
a6779362 by Quanah Gibson-Mount at 2020-10-22T16:33:30+00:00
ITS#9370
- - - - -
2 changed files:
- CHANGES
- servers/slapd/modrdn.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/94e11532fef4d6f2c93a2f…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/94e11532fef4d6f2c93a2f…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch master at openldap / OpenLDAP
Commits:
a08a2db4 by Howard Chu at 2020-10-19T14:03:41+01:00
ITS#9370 check for equality rule on old_rdn
We should probably just check in dnNormalize instead, and catch
this everywhere DNs are received. It might make us reject some
DNs that are already in use, though (e.g. received from other
directory servers that don't do schema checking).
- - - - -
1 changed file:
- servers/slapd/modrdn.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/a08a2db4063f54a6217a0f0…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/a08a2db4063f54a6217a0f0…
You're receiving this email because of your account on git.openldap.org.