[pmwiki-users] AuthUser LDAP - Request for addition (again, but a different matter ; )

Jon Haupt jhaupt at gmail.com
Wed Mar 29 17:49:04 CST 2006


On 3/29/06, Jon Haupt <jhaupt at gmail.com> wrote:
>
> On 3/29/06, Thomas Lederer <celok at gmx.net> wrote:
> >
> > Thanks a lot.
> >
> > Patrick R. Michaud schrieb am 28.03.2006 18:02 Uhr:
> > > On Tue, Mar 28, 2006 at 12:51:18PM +0200, Thomas Lederer wrote:
> > >> Hi all,
> > >>
> > >> as i have noticed LDAP Auth doesn't take all chars.
> > >>
> > >> Question: I have added a $pw = stripmagic($pw); in my authuser.php.
> > >>
> > >> Can we put that into the core, or are there reasons against that?
> > >
> > > I'll add it to the core -- thanks.
> > >
> > > Pm
> > >
> > >
> >
> > _______________________________________________
> > pmwiki-users mailing list
> > pmwiki-users at pmichaud.com
> > http://host.pmichaud.com/mailman/listinfo/pmwiki-users
> >
>
> The way this was added currently causes this to happen:
>
> *Parse error*: syntax error, unexpected ';' in *
> /var/www/your/url/pmwiki/scripts/authuser.php* on line *36*
>
> A ')' is missing.  Should be

AuthUserId($pagename, stripmagic(@$_POST['authid']),
           stripmagic(@$_POST['authpw']));
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060329/bfe12c1e/attachment.html 


More information about the pmwiki-users mailing list