[pmwiki-users] Fox permissions

Audun Myhra Bergwitz bergwitz at gmail.com
Fri Mar 19 05:42:00 CDT 2010


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).



More information about the pmwiki-users mailing list