Skip to Content
Menu
This question has been flagged
3 Replies
10568 Views

Where is Login module in which username and password is authenticated .

Location of Login Module.

i tried in addons/base/res_users.py, but it doesnt work

Avatar
Discard
Author Best Answer

I got the code from /base/res/res.user.py

def _login(self, db, login, password):

Avatar
Discard
Best Answer

Hello,

I think check credentials is done with auth_crypt module ..


Hope this could helps 

Avatar
Discard

thanks

Related Posts Replies Views Activity
1
Jul 25
1104
0
Mar 25
1786
0
Jan 25
4011
3
Jan 24
1973
1
Sep 23
6796