Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
ldap
Commits
df1a06d4
Commit
df1a06d4
authored
Nov 19, 2015
by
David Surville
Browse files
Ajout du port Ldap dans les options à transmettre
parent
2e1d8c89
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/UnicaenLdap/Options/ModuleOptions.php
View file @
df1a06d4
...
...
@@ -258,6 +258,7 @@ class ModuleOptions extends AbstractOptions
{
return
array
(
'host'
=>
$this
->
getHost
(),
'port'
=>
$this
->
getPort
(),
'username'
=>
$this
->
getUsername
(),
'password'
=>
$this
->
getPassword
(),
'bindRequiresDn'
=>
$this
->
getBindRequiresDn
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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