summaryrefslogtreecommitdiff
path: root/www-apps/nextcloud/files/php-argon2-en.txt
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/nextcloud/files/php-argon2-en.txt')
-rw-r--r--www-apps/nextcloud/files/php-argon2-en.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/www-apps/nextcloud/files/php-argon2-en.txt b/www-apps/nextcloud/files/php-argon2-en.txt
new file mode 100644
index 000000000000..44d6487890da
--- /dev/null
+++ b/www-apps/nextcloud/files/php-argon2-en.txt
@@ -0,0 +1,11 @@
+Migrating from an existing Nextcloud deployment
+
+if you migrate data from a previously existing Nextcloud deployment, you may
+need to enable USE=argon2 on dev-lang/php (if previous system ran on a php
+version using this hashing algorithm)
+
+This is not listed in ebuild requirements as this will not be required for
+most systems (new installs and some migrations)
+
+More details in bug:
+https://bugs.gentoo.org/762388