nextcloud/apps/settings
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
..
appinfo Bump app version 2021-06-24 16:08:39 +02:00
composer Add security.txt 2021-06-23 13:58:47 +02:00
css Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +02:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Bump core-js from 3.15.2 to 3.16.0 2021-07-31 17:55:48 +00:00
l10n [tx-robot] updated from transifex 2021-08-06 02:26:56 +00:00
lib Only recommand for php-sodium on >= PHP 7.4 2021-08-06 14:22:09 +02:00
src refs #21045 add app config to disable unlimited quota and to set max quota 2021-07-29 19:31:36 +00:00
templates Add h2 to personal info page, fixing accessibility issue 2021-07-29 16:34:45 +02:00
tests Introduce ISecureRandom::CHAR_ALPHANUMERIC 2021-07-08 15:11:31 +02:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Remove chunkhash 2021-07-28 22:43:09 +00:00