mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #11073 from nextcloud/backport/11072/stable27
[stable27] docs: add hint for php-sodium
This commit is contained in:
commit
43c9ff034c
@ -72,6 +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 (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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user