[Moin-user] Moinmoin authentication

Padmashree B paddu12 at gmail.com
Sun Feb 18 06:17:16 EST 2007


Thanks,I have rectified the source of error :) and It works fine now.

On 2/18/07, paddu12 at tce.edu <paddu12 at tce.edu> wrote:
>
>
> >
> >> On Sat, 17 Feb 2007 19:41:55 +0530
> >> "Padmashree B" <paddu12 at gmail.com> wrote:
> >>
> >>> What could be the source of the error.
> >>
> >> Hard to say without the (modified) source... :-)
> >>
> >
> > I have modified the user.py and here is the modified source
> >
> > http://dev.tce.edu/pr/tcenet-wiki/attachment/ticket/3/user1.py
> >
> > Please let me know if you can make out the source of the error.
> >
>
> I have modified the function  _validatePassword(self,username,password)
> and I have modified User.py to include
>
>                 self.connstr='connection parameters'
>                 self.conn=pgdb.connect(self.connstr)
>                 self.cursor=self.conn.cursor()
>                 self.cursor1=self.conn.cursor()
>
>
>
>
> -----------------------------------------
> This email was sent using TCEMail Service.
> Thiagarajar College of Engineering
> Madurai - 625015 (India)
>
>


-- 
My Blog : http://padma12.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20070218/ec5e6ed6/attachment.html>


More information about the Moin-user mailing list