Re: [pmwiki-users] UserAuth2 authentication problem

2007-12-03 Thread ThomasP
> On Dec 3, 2007 8:27 AM, ThomasP <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> > On Dec 3, 2007 7:15 AM, ThomasP <[EMAIL PROTECTED]> wrote: >> > >> >> The error message refers (exclusively) to the case when characters >> are >> >> discovered in the request variables that could be used for cross-site >

[pmwiki-users] UserAuth2 authentication problem

2007-12-02 Thread ve4grm
So I decided to use Userauth2 for my new wiki, but am having a problem with it. I log in as admin, I can edit pages, and the following code: (:if auth admin :) [[{$FullName}?action=admin | $[Admin tool] ]] (:if:) Displays a link to the admin page, showing that the account is, indeed, an admin.