View Single Post
Old 04-14-2004, 04:02 AM   #5
mirdin
Green Mole
 
Join Date: Apr 2004
Posts: 14
Quote:
Originally posted by Charter
Hi. Other than passing the username and password in plain text, it's probably not a problem.
Great

True, the username/password are passed in clear text, but as long as I use it just for my site residing on my server it shouldn't be a big security issue.
And I can restict admin access to 127.0.0.1 and my own IP.

Instead of wget I could try using curl though. I'll see how that goes.
mirdin is offline   Reply With Quote