Open jompu opened 4 years ago
It stores the passwords in cleartext and send a lost password in cleartext to users email.
You can verify this by just looking into DependentExtensions/Lobby2/PGSQL/Lobby2Message_PGSQL.cpp file and search for a password string.
It stores the passwords in cleartext and send a lost password in cleartext to users email.
You can verify this by just looking into DependentExtensions/Lobby2/PGSQL/Lobby2Message_PGSQL.cpp file and search for a password string.