nextcloud-server/apps/settings/lib
Carl Schwan 5620eed6ef 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:18:42 +07:00
..
Activity Allow to disable group change notification 2021-07-29 09:50:28 +07:00
AppInfo Update license headers 2020-12-30 14:07:05 +07:00
BackgroundJobs Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Controller Only recommand for php-sodium on >= PHP 7.4 2021-08-31 07:18:42 +07:00
Events Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Mailer Set the user language when adding the footer 2021-01-07 15:31:55 +07:00
Middleware Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Search Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Sections Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
Settings Map old account scope properties to new names 2021-03-29 07:03:31 +07:00
SetupChecks Mention MariaDB in MySQL support warning 2021-04-21 14:45:41 +07:00
Hooks.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00