summaryrefslogtreecommitdiff
path: root/app/constants.php
AgeCommit message (Expand)Author
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
2015-02-20Lowercase LDAP usernames by default for authenticationFrederic Guillot
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
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 h...Frédéric Guillot
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