Commit Graph

23 Commits

Author SHA1 Message Date
Frederic Guillot
9c9ed02cd7 Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Frederic Guillot
dc0749ecce Improve LDAP auth 2015-10-11 14:44:16 -04:00
Frederic Guillot
f579663adc Fix some phpdoc and remove useless code 2015-09-20 18:44:51 -04:00
Frederic Guillot
de5049039c Improve LDAP authentication class 2015-09-12 20:28:34 -04:00
Frederic Guillot
41c334bf29 Add LDAP group sync 2015-09-06 18:07:30 -04:00
Frederic Guillot
b0994ba68e Add unit tests for LDAP and ReverseProxy auth 2015-09-06 14:28:06 -04:00
Frederic Guillot
d9643dadbb Change travis config 2015-09-06 00:12:03 -04:00
Frederic Guillot
710f2c7bb0 Improve unit tests 2015-09-05 23:30:56 -04:00
Frederic Guillot
de109aaeaf Add new config option to disable automatic creation of LDAP accounts 2015-07-18 10:17:18 -04:00
Frederic Guillot
5a29cccc95 Various fixes for PHPAnalyzer 2015-04-03 18:32:51 -04:00
Francois Ferrand
67f9465138 Fix query to check user by name and email. 2015-03-19 17:51:22 +01:00
Frederic Guillot
7c2bf746f2 Lowercase LDAP usernames by default for authentication 2015-02-20 19:42:27 -05:00
Colin Williams
db338a33cf Reduce complexity and duplication in LDAP::lookup() 2015-02-07 18:15:31 +00:00
Frederic Guillot
0d80102c48 Minor code improvements for the pull-request 2015-01-19 21:49:01 -05:00
Francois Ferrand
969d60ab41 Add Json API to create LDAP user.
This allows setting up permissions before the LDAP users actually connect
to Kanboard, and even importing the permissions from other tools.
2015-01-16 17:13:36 +01:00
Frederic Guillot
99d27e0ce4 Allow users to override the timezone and the language 2015-01-04 22:34:59 -05:00
Frédéric Guillot
88d84073ae Add more subscribers 2014-12-27 21:11:11 -05:00
Frédéric Guillot
18bba79413 Add support for ldap_start_tls() 2014-12-06 13:23:48 -05:00
Frédéric Guillot
3ba8e06632 Fix some Scrutinizer issues 2014-11-26 21:16:19 -05:00
Frédéric Guillot
9003f830ef Move methods getIpAddress() and getUserAgent() to the Request class 2014-09-28 09:19:19 -04:00
Frédéric Guillot
22c51e3ca4 Split LDAP findUser() method into smaller functions 2014-09-12 18:30:31 +02:00
Frédéric Guillot
be2ac5f1c9 Add multiple LDAP binding type 2014-08-19 16:26:07 -07:00
Frédéric Guillot
925b0ba2e5 Authentication backends refactoring 2014-08-16 13:59:37 -07:00