How can I override password encryption. I want to check if the content
of password is the same as what I inputted. Is this possible?

On Aug 18, 3:26 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> This is odd. You should be able to login. I do not see how this can
> fail.
>
> Have you changed anything else?
> Has anybody else tried Ath with mysql?
>
> Massimo
>
> On Aug 18, 2:13 am, ed <edbi...@rocketmail.com> wrote:
>
> > auth_user.registration_key is blank.
>
> > On Aug 18, 3:00 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > All I meant is visithttp://..../yourapp/appadmin
> > > and check what is in the registration_key field of those records.
>
> > > On Aug 18, 1:56 am, ed <edbi...@rocketmail.com> wrote:
>
> > > > I registered 2 users and both were in mysql database tables auth_user,
> > > > auth_group, auth_event and auth_memebership. I remembered their
> > > > passwords and logged out. When I login, message "Invalid login" was
> > > > displayed. You suggested trying appamdin, but didn't know how to
> > > > execute this. Sorry.
>
> > > > On Aug 18, 1:00 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > > > Can you tell us more? What is in the database after registration? Try
> > > > > appamdin.
>
> > > > > On Aug 17, 11:01 pm, ed <edbi...@rocketmail.com> wrote:
>
> > > > > > In sqlite I was able to register and login. However, in mysql I was
> > > > > > able to register only and was not able to login.
>
> > > > > > On Aug 18, 11:49 am, ed <edbi...@rocketmail.com> wrote:
>
> > > > > > > Hi,
> > > > > > > I recently downloaded web2py 1.66 and tried Welcome app out of 
> > > > > > > the box
> > > > > > > using sqlite, it worked. I changed to mysql and "Invalid login" is
> > > > > > > displayed. I only changed a line in db.py  db= DAL("mysql://
> > > > > > > root:xxxxxxx...@localhost:3306/alumnidb") so that i can use mysql.
> > > > > > > Thank you in advance.
> > > > > > > Cheers,
> > > > > > > ed
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to