nextcloud/apps/settings/lib
Carl Schwan 33cfc996b7 Only recommand for php-sodium on >= PHP 7.4
This is because php-sodium will solve the missing PASSWORD_ARGON2I
constant problem only on >= php 7.4, previously argon2 wasn't part of
the standard extension and was disabled on Centos/RHEL.

So installing php-sodium on php 7.2 for example wouldn't hide the
message. Tested on Fedora with php 7.4, Centos 7 with php 7.2,
Centos 8 with php 7.2 and openSUSE with php 7.4.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-08-31 07:11:15 +00:00
..
Activity Update license headers for 19 2020-04-29 11:57:22 +02:00
AppInfo App navigation via unified search 2020-08-05 16:42:36 +02:00
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Controller Only recommand for php-sodium on >= PHP 7.4 2021-08-31 07:11:15 +00:00
Events emit typed event for user management 2020-09-08 22:50:05 +02:00
Mailer Set the user language when adding the footer 2021-01-08 10:09:41 +01:00
Middleware Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Search Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Sections Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Settings Set up FS before querying storage info in settings 2020-11-16 11:06:35 +00:00
SetupChecks Mention MariaDB in MySQL support warning 2021-04-21 14:45:41 +00:00
Hooks.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00