Files
Kanboard-Prod/app
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-04-04 11:37:52 -07:00
2017-12-12 15:04:28 -08:00
2018-06-04 09:59:55 -07:00
2018-05-09 11:21:57 -07:00
2016-12-01 22:52:58 -05:00
2017-10-19 16:26:15 -07:00
2017-11-23 11:07:31 -08:00
2016-05-28 19:48:22 -04:00
2018-06-03 18:48:14 -07:00
2018-05-09 11:21:57 -07:00
2018-06-04 09:59:55 -07:00
2018-06-03 18:48:14 -07:00
2017-11-09 15:09:54 -08:00
2017-11-09 15:09:54 -08:00