Update admin_manual/installation/source_installation.rst

Co-authored-by: MichaIng <micha@dietpi.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
This commit is contained in:
Daniel
2023-08-27 22:10:03 +02:00
committed by GitHub
parent f65b161325
commit 3e4e79ae81

View File

@@ -72,7 +72,7 @@ Database connectors (pick the one for your database:)
* PHP module bz2 (recommended, required for extraction of apps)
* PHP module intl (increases language translation performance and fixes sorting
of non-ASCII characters)
* PHP module sodium (only on RHEL/CentOS to use Argon2 for password hashing. If the password was hashed with Argon2 and the module is missing, your users can't log in.)
* PHP module sodium (for Argon2 for password hashing. bcrypt is used as fallback, but if passwords were hashed with Argon2 already and the module is missing, your users can't log in.)
Required for specific apps: