Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KLDAP
Commits
4810e7d2
Commit
4810e7d2
authored
Oct 16, 2020
by
Laurent Montel
😁
Browse files
Remove not implemented method
parent
dc318842
Pipeline
#37873
passed with stage
in 20 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
kioslave/src/ldap/kio_ldap.h
View file @
4810e7d2
...
...
@@ -43,7 +43,6 @@ private:
void
controlsFromMetaData
(
KLDAP
::
LdapControls
&
serverctrls
,
KLDAP
::
LdapControls
&
clientctrls
);
void
LDAPEntry2UDSEntry
(
const
KLDAP
::
LdapDN
&
dn
,
KIO
::
UDSEntry
&
entry
,
const
KLDAP
::
LdapUrl
&
usrc
,
bool
dir
=
false
);
int
asyncSearch
(
KLDAP
::
LdapUrl
&
usrc
,
const
QByteArray
&
cookie
=
""
);
void
LDAPErr
(
int
err
=
KLDAP_SUCCESS
);
void
changeCheck
(
const
KLDAP
::
LdapUrl
&
url
);
...
...
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