Anomalie #3119
Crash during login
Start date:
06/14/2016
Due date:
% Done:
0%
Estimated time:
Difficulté:
Description
After modifying password with Django admin : 502 Bad Gateway
Related issues
History
Updated by Yann Le Jeune about 6 years ago
- Status changed from Nouveau to En cours
OK ! Passwd must be changed in Users table not in Ishtar-users table.
"Users" table provide encryption in DJANGO admin.
Only the error code should be dealt with
Updated by Étienne Loks almost 6 years ago
- Copied to Anomalie #3154: Better management of password in Django admin added