4 Feb
2005
4 Feb
'05
6:14 p.m.
The only missing ingredient is http authentication against drupal, that is Drupal knowing and speaking the www-authenticate and authorization http headers.
I think there is another Apache module that could be used for this. I will check this.
A native Drupal solution would probably be more interesting, but also more difficult to implement. ;^)
Are the ten lines you can use in PHP to have HTTP authentication difficult to implement? :) http://www.php.net/manual/en/features.http-auth.php Goba