3 calls to user_login_submit()
- openid_authentication in modules/
openid/ openid.module - Authenticate a user or attempt registration.
- user_external_login_register in modules/
user/ user.module - Helper function for authentication modules. Either logs in or registers the current user, based on username. Either way, the global $user object is populated and login tasks are performed.
- user_register_submit in modules/
user/ user.module - Submit handler for the user registration form.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.