Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
10513 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

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

Awatar
Odrzuć
Najlepsza odpowiedź

Hello,

I think check credentials is done with auth_crypt module ..


Hope this could helps 

Awatar
Odrzuć

thanks

Powiązane posty Odpowiedzi Widoki Czynność
1
lip 25
1009
0
mar 25
1668
0
sty 25
3843
3
sty 24
1882
1
wrz 23
6644