Server: Remove old v1 crypto functions & compatibility
This commit is contained in:
@@ -79,10 +79,4 @@ $REQUESTS_MIN_DELAY=1000;
|
||||
*/
|
||||
$CLEAR_TIME=15*60*1000;
|
||||
|
||||
/*
|
||||
The first crypto schema use an AES-ECB process to encrypt logins.
|
||||
It's used until version 0.7.
|
||||
Since version 0.8, we use AES-CBC + SHA256.
|
||||
*/
|
||||
$CRYPTO_V1_COMPATIBLE=1;
|
||||
?>
|
Reference in New Issue
Block a user