Kanboard-Prod/app/Model
Francois Ferrand 98bd694e2b Implement LDAP user lookup.
This is required to improve compatibility when the DN cannot be easily
computed from the user name. Additionally, this allows automatically
getting the full name and email address from LDAP.
2014-06-30 18:15:51 +02:00
..
Acl.php Add more tests 2014-05-25 18:12:27 -04:00
Action.php Merge pull-request #140 (several small fixes) 2014-06-25 10:07:06 -03:00
Base.php Add CSRF protections 2014-05-28 15:14:52 -04:00
Board.php Merge pull-request #140 (several small fixes) 2014-06-25 10:07:06 -03:00
Category.php First API implementation 2014-06-20 15:41:05 -03:00
Comment.php Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
Config.php Add Swedish translation 2014-06-24 20:01:19 -03:00
File.php Merge pull-request #140 (several small fixes) 2014-06-25 10:07:06 -03:00
Google.php Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
LastLogin.php Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
Ldap.php Implement LDAP user lookup. 2014-06-30 18:15:51 +02:00
Project.php Add a board selector instead of the list of projects 2014-06-20 21:59:59 -03:00
RememberMe.php Merge pull-request #140 (several small fixes) 2014-06-25 10:07:06 -03:00
SubTask.php Add subtasks 2014-05-25 15:02:27 -04:00
Task.php First API implementation 2014-06-20 15:41:05 -03:00
User.php Remove Alphanumeric check for the username 2014-06-24 19:53:34 -03:00