Howard Chu pushed to branch master at openldap / OpenLDAP
Commits:
5e9d550c by Howard Chu at 2024-09-10T17:41:39+01:00
ITS#10256 cn=config: reject modify requests on cn=schema,cn=config
Add requests already handled it specially; corresponding treatment
for modify requests was missing. The docs have always stated that
cn=schema,cn=config is only for slapd's hardcoded schema so this
only affects users who don't read docs.
- - - - -
1 changed file:
- servers/slapd/bconfig.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/5e9d550c2e00a9e286f337a…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/5e9d550c2e00a9e286f337a…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
4fc6a3c0 by Howard Chu at 2024-08-20T15:39:04+00:00
ITS#10247 libldap: reject unrecognized critical URL extensions
- - - - -
c9ab732e by Howard Chu at 2024-08-20T15:39:04+00:00
ITS#10247 libldap: add ldap_url_check_ext() to check URL extensions
And check validity earlier, in ldap_initialize() and ldap_init_fd().
- - - - -
4 changed files:
- include/ldap_pvt.h
- libraries/libldap/open.c
- libraries/libldap/request.c
- libraries/libldap/url.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c0bd83df69404c5176a46f…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c0bd83df69404c5176a46f…
You're receiving this email because of your account on git.openldap.org.