diff --git a/config/simplesamlphp/config/config.php b/config/simplesamlphp/config/config.php index 578d36b00175ec3c6776feb4b9c70736f6b9e585..983b16986bf40f290ad68f459a8e27ff91953ac4 100644 --- a/config/simplesamlphp/config/config.php +++ b/config/simplesamlphp/config/config.php @@ -178,7 +178,7 @@ * metadata listing and diagnostics pages. * You can also put a hash here; run "bin/pwgen.php" to generate one. */ - 'auth.adminpassword' => '{SSHA256}yHXAdrN05ejIPCKIaTeP3NUTzdagulmcRkgeEGY06gyl2ZLUlAGQsQ==', + 'auth.adminpassword' => '$2y$10$gx0bk/XGl/Za/s70KMDLOeU9HjyPvNtiRvz6IvLlguUlmlk9WZm5i', /* * Set this options to true if you want to require administrator password to access the web interface diff --git a/vendor/simplesamlphp/simplesamlphp/config/config.php b/vendor/simplesamlphp/simplesamlphp/config/config.php index 578d36b00175ec3c6776feb4b9c70736f6b9e585..983b16986bf40f290ad68f459a8e27ff91953ac4 100644 --- a/vendor/simplesamlphp/simplesamlphp/config/config.php +++ b/vendor/simplesamlphp/simplesamlphp/config/config.php @@ -178,7 +178,7 @@ * metadata listing and diagnostics pages. * You can also put a hash here; run "bin/pwgen.php" to generate one. */ - 'auth.adminpassword' => '{SSHA256}yHXAdrN05ejIPCKIaTeP3NUTzdagulmcRkgeEGY06gyl2ZLUlAGQsQ==', + 'auth.adminpassword' => '$2y$10$gx0bk/XGl/Za/s70KMDLOeU9HjyPvNtiRvz6IvLlguUlmlk9WZm5i', /* * Set this options to true if you want to require administrator password to access the web interface