In my layoyt.html I have the following code
{{=auth.login().update(_action=URL('default', 'login'), _name='global_login'
)}}
The login form takes user email and password. It generates correctly. Let's
assume there are test users in db.auth_user.
I would be grateful if someone provided a short example of further login
implementation:
1. validate the login data (is email in db? is password correct?)
2. if data OK: redirect to a specific user profile
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.