4 Feb
2005
4 Feb
'05
6:49 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? :)
No, but it is not only authentification that needs to be implemented if you want to have DAV without mod_dav.
Well, sure. I was confused by yourself replying on the "the only missing ingredient is http authentication against drupal..." statement. Goba