How to use cron with authentication ?
Hi. If you can run commands, you can have cron execute php path/to/selfoss/cliupdate.php
.
If you can only trigger HTTP requests, you will need to specify username
and password
. Preferably as POST
parameters but GET
(query string) parameters will work too (just note that your web server might include GET parameters in logs).
Complete thread:
- How to use cron with authentication ? -
vincen,
2024-05-26, 09:48
- How to use cron with authentication ? -
jtojnar,
2024-05-27, 23:23
- How to use cron with authentication ? - vincen, 2024-05-28, 09:22
- How to use cron with authentication ? -
jtojnar,
2024-05-27, 23:23