Re: [phpldapadmin-users] Error: DS::getAuthType hasnt been configured for auth_type cookie

2011-04-26 Thread Deon George
BTW: If you really want to use cookie based login, I've committed that code to GIT yesterday... See commit #7aba73. ...deon On 27/04/11 13:55, Kimmo Koivisto wrote: > Thanks, that did do the trick! > > Regards, > Kimmo ---

Re: [phpldapadmin-users] Error: DS::getAuthType hasnt been configured for auth_type cookie

2011-04-26 Thread Kimmo Koivisto
Thanks, that did do the trick! Regards, Kimmo 2011/4/27 Deon George : > Yes, thats the correct link. > > The "bug" was a missing ending comment (around line 370). > > ...deon > > On 27/04/11 04:26, Kimmo Koivisto wrote: >> Hello >> >> I opened the link to the patch and I wonder is the link correc

Re: [phpldapadmin-users] Error: DS::getAuthType hasnt been configured for auth_type cookie

2011-04-26 Thread Deon George
Yes, thats the correct link. The "bug" was a missing ending comment (around line 370). ...deon On 27/04/11 04:26, Kimmo Koivisto wrote: > Hello > > I opened the link to the patch and I wonder is the link correct one? > There seems to be some minor changes to config.php file but nothing else? > >

Re: [phpldapadmin-users] Error: DS::getAuthType hasnt been configured for auth_type cookie

2011-04-26 Thread Kimmo Koivisto
Hello I opened the link to the patch and I wonder is the link correct one? There seems to be some minor changes to config.php file but nothing else? Best Regards, Kimmo 2011/4/19 Deon George : > Apply this patch, and you should be OK... > > http://phpldapadmin.git.sourceforge.net/git/gitweb.cgi?