I can't get Fox to work with permissions.

I have the following in config.php

$FoxAuth = 'edit';
$EnablePostDirectives = true;
$EnableFoxUrlInput = true;
include_once("$FarmD/cookbook/fox/fox.php");
include_once("$FarmD/cookbook/fox/foxedit.php");

In order to edit pages on our site you need to enter a password, and in
addition there's an admin password.

As far as I can see my config should allow anyone who has entered a
password to create a new page with a form, but you need to enter the
admin password to be allowed to do so.

What am I doing wrong?

(The permissions part of the Fox cookbook could use a cleanup. It
doesn't make much sense for me at least).

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to