index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Core
/
Ldap
Age
Commit message (
Expand
)
Author
2017-11-09
Add limit argument to ldap_search()
Frederic Guillot
2017-02-05
Improve LDAP error reporting
Frederic Guillot
2016-07-02
Added more unit tests for LDAP user class
Frederic Guillot
2016-05-30
Do not sync user role if LDAP groups are not configured
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-05-07
Added support for LDAP user photo profile
Frederic Guillot
2016-04-30
Added support for LDAP Posix Groups (OpenLDAP with memberUid)
Frederic Guillot
2016-03-27
Check if LDAP logger is defined
Frederic Guillot
2016-03-27
Added more logging for LDAP client
Frederic Guillot
2016-03-17
Added support for multiple placeholders for LDAP_USER_FILTER
Frederic Guillot
2016-03-07
Changing new self to new static, to accommodate subclasses of LdapClient.
Dj Padzensky
2016-03-04
PHPdoc cleanup
Frederic Guillot
2016-01-16
Minor code improvements
Frederic Guillot
2016-01-13
Change private properties to protected
Frederic Guillot
2015-12-06
Update plugin doc
Frederic Guillot
2015-12-05
Fix phpdoc
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-27
Add generic LDAP client library
Frederic Guillot