summaryrefslogtreecommitdiff
path: root/app/constants.php
AgeCommit message (Collapse)Author
2015-01-28Prefix DEBUG_FILE with __DIR__Frederic Guillot
2015-01-25Add new constants: FILES_DIR and DEBUG_FILEFrederic Guillot
2015-01-16Add Json API to create LDAP user.Francois Ferrand
This allows setting up permissions before the LDAP users actually connect to Kanboard, and even importing the permissions from other tools.
2014-12-31Add debug optionFrédéric Guillot
2014-12-06Change default mail fromFrédéric Guillot
2014-12-06Add support for ldap_start_tls()Frédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-20Add configuration option to enable/disable 'Strict-Transport-Security' HTTP ↵Frédéric Guillot
header
2014-09-15Tiny postgres fixes (pull-request #263)Frédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot