mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Note that proxy authz was submitted for publication
This commit is contained in:
parent
dc616c771f
commit
c44b332d55
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ typedef struct ldapcontrol {
|
|||
#define LDAP_CONTROL_SORTREQUEST "1.2.840.113556.1.4.473" /* RFC 2891 */
|
||||
#define LDAP_CONTROL_SORTRESPONSE "1.2.840.113556.1.4.474" /* RFC 2891 */
|
||||
|
||||
/* but not yet formalized controls */
|
||||
/* but not yet formalized controls *//* submitted for publication */
|
||||
#define LDAP_CONTROL_PROXY_AUTHZ "2.16.840.1.113730.3.4.18"
|
||||
|
||||
/* various works in progress */
|
||||
|
|
|
|||
Loading…
Reference in a new issue