mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
clarify comment
This commit is contained in:
parent
f8b463d0bc
commit
edfbbeb653
@ -869,8 +869,12 @@ done:;
|
|||||||
* If no server-side controls are defined for the operation,
|
* If no server-side controls are defined for the operation,
|
||||||
* simply add the proxyAuthz control; otherwise, if the
|
* simply add the proxyAuthz control; otherwise, if the
|
||||||
* proxyAuthz control is not already set, add it as
|
* proxyAuthz control is not already set, add it as
|
||||||
* the first one (FIXME: is controls order significant
|
* the first one
|
||||||
* for security?).
|
*
|
||||||
|
* FIXME: is controls order significant for security?
|
||||||
|
* ANSWER: controls ordering and interoperability
|
||||||
|
* must be indicated by the specs of each control; if none
|
||||||
|
* is specified, the order is irrelevant.
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
ldap_back_proxy_authz_ctrl(
|
ldap_back_proxy_authz_ctrl(
|
||||||
|
Loading…
Reference in New Issue
Block a user