#6222 - Consider requiring command line for cron_bridge.php (except for query mode)
| Identifier | #6222 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Consider requiring command line for cron_bridge.php (except for query mode) |
| Status | Open |
| Tags |
Roadmap: v11 (custom) |
| Handling member | Deleted |
| Addon | core |
| Description | Consider requiring running cron_bridge.php from the command line except when querying; do not allow web requests.
Note that this will break the ability to use an external Cron service. Documentation will need updating. |
| Steps to reproduce | |
| Additional information | 1. It is more secure and prevents possible DDoS from web requests to the script.
2. It is much more stable; Cron handles jobs which might normally time out if executed through the web (some servers don't allow raising time limits) which can cause, at worst, corruption. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet