summaryrefslogtreecommitdiff
path: root/config.default.php
AgeCommit message (Expand)Author
2019-06-03Add cURL support to HTTP Clientmildis
2019-02-25Clarify the comment about MAIL_SMTP_ENCRYPTIONFUJII Ryota
2019-02-02Update ChangeLogFrédéric Guillot
2019-01-30Disable by default plugin installerFrédéric Guillot
2018-09-03Make PLUGINS_DIR absolute, this is the common requirement in Kanboard.Vadim Zhukov
2018-03-05Add system log driver and use it by defaultFrédéric Guillot
2018-02-14Add timeout parameter for database connectionFrédéric Guillot
2018-01-11Add option to disable Mysql SSL server verificationFrédéric Guillot
2017-12-01Add command to remove project activities after one yearFrédéric Guillot
2017-11-28Add config option to exclude fields from auth providers syncFrédéric Guillot
2017-11-27Update code base and doc to use kanboard.org domainFrédéric Guillot
2017-10-19Make configurable to number of events stored in project activitiesFrederic Guillot
2017-02-05Add configuration parameter to disable email configuration from user interfaceFrederic Guillot
2017-01-21Change default value of DATA_DIR in example fileFrederic Guillot
2016-12-02Add config parameter to toggle automatic SQL migrationsFrederic Guillot
2016-12-02Update config.default.phpFrederic Guillot
2016-08-22Fix undefined constant in config example fileFrederic Guillot
2016-07-23Minor cleanupFrederic Guillot
2016-06-05Added config parameter to allow self-signed certificates for the HTTP clientFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Improve loggingFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-05-06Added support for Mysql SSL connectionFrederic Guillot
2016-04-30Added support for LDAP Posix Groups (OpenLDAP with memberUid)Frederic Guillot
2016-02-13Update doc and default config file for new config optionFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-27Add generic LDAP client libraryFrederic Guillot
2015-11-18Fix wrong value for PLUGINS_DIR in config.default.phpFrederic Guillot
2015-10-24Minor changesFrederic Guillot
2015-10-24Remove trailing slash for FILES_DIRFrederic Guillot
2015-10-24Check for each request that reverse proxy user match user sessionFrederic Guillot
2015-10-22Make unit tests pass under WindowsFrederic Guillot
2015-10-11Improve LDAP authFrederic Guillot
2015-10-08Add proxy support for http clientFrederic Guillot
2015-10-02Add config parameter to enable/disable SyslogFrederic Guillot
2015-09-22Add config parameter PLUGINS_DIRFrederic Guillot
2015-09-12Improve LDAP authentication classFrederic Guillot
2015-09-06Add LDAP group syncFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-01Enable support for Github Enterprise when using Github AuthenticationFrederic Guillot
2015-08-01Add config parameter to disable/enable RememberMe authenticationFrederic Guillot
2015-08-01Add config parameter to define session durationFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-18Add new config option to disable automatic creation of LDAP accountsFrederic Guillot
2015-07-16Add config parameter to hide login formFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-06-13Add Sendgrid as mail transportFrederic Guillot
2015-06-07Add Mailgun API as mail transportFrederic Guillot
2015-06-06Improve email sending system and add Postmark as mail transportFrederic Guillot