[pmwiki-users] Set a password for some actions | need help, please
kirpi at kirpi.it
kirpi at kirpi.it
Wed Mar 8 10:22:43 CST 2006
> > How about...?
> >
> > if ($action != 'pdf') $HandleAuth[$action] = 'admin';
> >
> > Basically this says that one can only do ?action=pdf on a page,
> > everything else will require admin permissions.
>
> I will try.
> And report soon to you.
>
> Luigi
But where should I put that
if ($action != 'pdf') $HandleAuth[$action] = 'admin';
please?
It should be on a file related to a single page. (A couple of pages, actually.)
Luigi
More information about the pmwiki-users
mailing list