Subject: | authentication against webserver using mvs |
Hello mvs developers,
Is there any chance make mvs capable of supporting webserver
authentication?
We run a wiki on a password protected https server.
Found out that https works with -T switch but it looks like
authentication with username and password is not possible (or do i miss
something?)
I think it would be a nice idea to include support for Net::Netrc.
I am not a perl hacker but i guess it's just adding a few lines to
WWW/Mediawiki/Client.pm : First look up username and password
for that host specified by -d and then pass that to LWP::UserAgent ?!
Could you include this feature in a next release of mvs ?
I would love you for doing so!
Best Regards, Jodok