Miodrag Tokić 5dae1e2e83 Run cron jobs via URL
Kanboard supports running cron jobs via CLI. There are hosting services
that don't offer CLI access, but they do offer calling a URL
periodically. This feature is often used as a CLI cron job replacement.

This commit adds a CronjobController called by "/cronjob" URL that will
execute cron jobs as they were executed via CLI. The URL has public
access, but is protected using the webhook token. The "/cronjob" URL
should be called via HTTPS.
2018-06-04 09:59:55 -07:00
2018-05-03 13:31:40 -07:00
2018-06-04 09:59:55 -07:00
2016-03-07 12:06:57 +01:00
2017-11-30 16:55:53 -08:00
2018-04-04 15:21:13 -07:00
2015-10-19 21:32:18 -04:00
2018-05-04 10:37:35 -07:00
2018-04-12 16:34:58 -07:00
2017-04-01 15:43:36 -04:00
2018-04-20 16:05:50 -07:00
2018-04-20 16:05:50 -07:00
2018-04-01 10:24:19 -07:00
2015-10-19 21:05:41 -04:00
2018-06-01 15:25:32 -07:00
2016-05-29 20:12:02 -04:00
2018-01-29 11:24:58 -08:00
2017-11-30 16:55:53 -08:00
2014-01-25 14:56:02 -05:00
2018-01-26 17:01:44 -08:00
2016-06-29 22:21:59 -04:00

Kanboard

Build Status

Kanboard is project management software that focuses on the Kanban methodology.

Credits

Description
No description provided
Readme 87 MiB
Languages
PHP 97.6%
JavaScript 1.5%
CSS 0.8%