How to use cron with authentication ?

by jtojnar, Monday, May 27, 2024, 23:23 (60 days ago) @ vincen

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:

 RSS Feed of thread

powered by my little forum