Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
10509 Vistas

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
Descartar
Autor Mejor respuesta

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

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

Avatar
Descartar
Mejor respuesta

Hello,

I think check credentials is done with auth_crypt module ..


Hope this could helps 

Avatar
Descartar

thanks

Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 25
1005
0
mar 25
1662
0
ene 25
3838
3
ene 24
1880
1
sept 23
6641