summaryrefslogtreecommitdiff
path: root/app/constants.php
AgeCommit message (Expand)Author
2017-02-05Add configuration parameter to disable email configuration from user interfaceFrederic Guillot
2016-12-02Add config parameter to toggle automatic SQL migrationsFrederic Guillot
2016-08-21Add FileCache driverFrederic Guillot
2016-07-10Cherry-pick from PR #2435 (Show TOTP Issuer)Frederic Guillot
2016-07-02Use PHP7 for Docker imageFrederic Guillot
2016-06-05Added config parameter to allow self-signed certificates for the HTTP clientFrederic Guillot
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-05-18Added plugin controller (WIP)Frederic 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-04-30Added new constants for foldersFrederic Guillot
2016-04-14Added new constant DATA_DIRFrederic Guillot
2016-03-12Show version number from git-archiveFrederic Guillot
2016-02-28Add some environment variablesFrederic Guillot
2016-02-13Update doc and default config file for new config optionFrederic Guillot
2016-02-12Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, ...Dj Padzensky
2016-02-10Add constant to enable/disable database group providerFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-24Remove trailing slash for FILES_DIRFrederic Guillot
2015-10-22Make unit tests pass under WindowsFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic 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-06Add LDAP group syncFrederic Guillot
2015-08-30Update documentationFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-15Add Makefile and remove the scripts directoryFrederic 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-16Refactoring of Github authentication (oauth url change)Frederic 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
2015-05-25Add custom HTTP header for API authenticationFrederic Guillot
2015-03-30Improve pull-request #738Frederic Guillot
2015-03-25Missing default value for MARKDOWN_ESCAPED constantSemyon Novikov
2015-03-21Add option to enable/disable iframe inclusion http headerFrederic Guillot
2015-03-05Add config parameter for custom database portFrederic Guillot