nextcloud/apps/settings/lib
Carl Schwan 07ccccecad
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-06 14:22:09 +02:00
..
Activity Allow to disable group change notification 2021-07-28 12:23:47 +02:00
AppInfo Add security.txt 2021-06-23 13:58:47 +02:00
BackgroundJobs Update php licenses 2021-06-04 22:02:41 +02:00
Controller Only recommand for php-sodium on >= PHP 7.4 2021-08-06 14:22:09 +02:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Mailer Introduce ISecureRandom::CHAR_ALPHANUMERIC 2021-07-08 15:11:31 +02:00
Middleware Update php licenses 2021-06-04 22:02:41 +02:00
Search Update php licenses 2021-06-04 22:02:41 +02:00
Sections Update php licenses 2021-06-04 22:02:41 +02:00
Settings Refine unsupported federation scope checks 2021-07-16 05:46:04 +00:00
SetupChecks Update php licenses 2021-06-04 22:02:41 +02:00
WellKnown Add security.txt 2021-06-23 13:58:47 +02:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +02:00