Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
edfbbeb6
Commit
edfbbeb6
authored
Feb 19, 2005
by
Pierangelo Masarati
Browse files
clarify comment
parent
f8b463d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-ldap/bind.c
View file @
edfbbeb6
...
...
@@ -869,8 +869,12 @@ done:;
* If no server-side controls are defined for the operation,
* simply add the proxyAuthz control; otherwise, if the
* proxyAuthz control is not already set, add it as
* the first one (FIXME: is controls order significant
* for security?).
* the first one
*
* 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
ldap_back_proxy_authz_ctrl
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment