Age | Commit message (Expand) | Author |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-27 | Add generic LDAP client library | Frederic Guillot |
2015-11-18 | Fix wrong value for PLUGINS_DIR in config.default.php | Frederic Guillot |
2015-10-24 | Minor changes | Frederic Guillot |
2015-10-24 | Remove trailing slash for FILES_DIR | Frederic Guillot |
2015-10-24 | Check for each request that reverse proxy user match user session | Frederic Guillot |
2015-10-22 | Make unit tests pass under Windows | Frederic Guillot |
2015-10-11 | Improve LDAP auth | Frederic Guillot |
2015-10-08 | Add proxy support for http client | Frederic Guillot |
2015-10-02 | Add config parameter to enable/disable Syslog | Frederic Guillot |
2015-09-22 | Add config parameter PLUGINS_DIR | Frederic Guillot |
2015-09-12 | Improve LDAP authentication class | Frederic Guillot |
2015-09-06 | Add LDAP group sync | Frederic Guillot |
2015-08-23 | Add Gitlab authentication | Frederic Guillot |
2015-08-01 | Enable support for Github Enterprise when using Github Authentication | Frederic Guillot |
2015-08-01 | Add config parameter to disable/enable RememberMe authentication | Frederic Guillot |
2015-08-01 | Add config parameter to define session duration | Frederic Guillot |
2015-08-01 | Add bruteforce protection | Frederic Guillot |
2015-07-18 | Add new config option to disable automatic creation of LDAP accounts | Frederic Guillot |
2015-07-16 | Add config parameter to hide login form | Frederic Guillot |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot |
2015-06-13 | Add Sendgrid as mail transport | Frederic Guillot |
2015-06-07 | Add Mailgun API as mail transport | Frederic Guillot |
2015-06-06 | Improve email sending system and add Postmark as mail transport | Frederic Guillot |
2015-05-25 | Add custom HTTP header for API authentication | Frederic Guillot |
2015-03-30 | Improve pull-request #738 | Frederic Guillot |
2015-03-25 | Set default value fro MARKDOWN_ESCAPED | Semyon Novikov |
2015-03-25 | Add option for toggling html escapes inside markdown fields | Semyon Novikov |
2015-03-21 | Add option to enable/disable iframe inclusion http header | Frederic Guillot |
2015-03-05 | Add config parameter for custom database port | Frederic Guillot |
2015-02-20 | Lowercase LDAP usernames by default for authentication | Frederic Guillot |
2015-01-28 | Prefix DEBUG_FILE with __DIR__ | Frederic Guillot |
2015-01-25 | Add new constants: FILES_DIR and DEBUG_FILE | Frederic Guillot |
2015-01-16 | Add Json API to create LDAP user. | Francois Ferrand |
2014-12-31 | Add debug option | Frédéric Guillot |
2014-12-06 | Change default mail from | Frédéric Guillot |
2014-12-06 | Add support for ldap_start_tls() | Frédéric Guillot |
2014-10-04 | Improve settings page and move some config parameters to the database | Frédéric Guillot |
2014-09-20 | Add configuration option to enable/disable 'Strict-Transport-Security' HTTP h... | Frédéric Guillot |
2014-09-15 | Tiny postgres fixes (pull-request #263) | Frédéric Guillot |
2014-08-20 | support specifying default email domain for reverse proxy setup | Ashish Kulkarni |
2014-08-19 | Add multiple LDAP binding type | Frédéric Guillot |
2014-08-18 | Display a link to the task for email notifications | Frédéric Guillot |
2014-08-17 | Add secure connection TLS/SSL for the SMTP transport | Frédéric Guillot |
2014-08-17 | Highlight recently modified tasks on board (pull-request #201) | Frédéric Guillot |
2014-08-16 | Authentication backends refactoring | Frédéric Guillot |
2014-08-15 | Add email notifications | Frédéric Guillot |
2014-08-13 | Add ReverseProxy authentication (pull-request #199) | Frédéric Guillot |
2014-07-04 | Merge pull request #161 from Typz/ldap | Frédéric Guillot |
2014-07-03 | Add option to disable SSL certificate verification for LDAP. | Francois Ferrand |