Luke Schierer wrote:
> I enabled the httpauth,goodstuff,search and wikisetup plugins in my
> ikiwiki.setup file, and re-ran ikiwiki --setup ikiwiki.setup.  Despite
> this, and even though the site is in fact configured to require http
> authentication, I am still asked to log in to edit a page.  If I
> enable anonok, or disable signinedit, then I can edit the page without
> signing in a second time, but it fails to record who edited the page,
> it lists the IP address I come from instead.

ikiwiki's httpauth plugin does in fact work. I just set up apache to
require autentication, enabled the plugin, no problems.

My guess is that you:

- Are using some web server that does not set the environment variable
  that CGI.pm expects to be set by basic authenticaton.
- Or have enabled httpauth for the pages comprising your wiki, but not
  for ikiwiki.cgi itself.
- Or have some other configuration problem.

I'd need a lot more information to replicate your problem to be able to
be of any help, such as what web server you're using, and exactly how
you have it and ikiwiki configured.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to