sodium-plus is not maintained anymore - use https://github.com/jedisct1/libsodium.js (sumo version because it contains the crypto_pwhash() function) directly instead

This commit is contained in:
Mario
2025-12-10 09:41:25 +00:00
parent 48030617ab
commit bdd0b0a6fb
3 changed files with 22 additions and 29 deletions

View File

@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '10.7.10');
define('STD_VERSION', '10.7.11');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1264);