summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/migration-guides/migration-3.4.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst
index dead6bc66a..c22ea814d6 100644
--- a/documentation/migration-guides/migration-3.4.rst
+++ b/documentation/migration-guides/migration-3.4.rst
@@ -270,6 +270,8 @@ Miscellaneous
270 It was being implemented using a custom patch to the ``shadow`` recipe 270 It was being implemented using a custom patch to the ``shadow`` recipe
271 which clashed with a ``-P`` option that was added upstream in 271 which clashed with a ``-P`` option that was added upstream in
272 ``shadow`` version 4.9, and in any case is fundamentally insecure. 272 ``shadow`` version 4.9, and in any case is fundamentally insecure.
273 Hardcoded passwords are still supported but they need to be hashed, see
274 examples in :term:`EXTRA_USERS_PARAMS`.
273 275
274 276
275.. include:: release-notes-3.4.rst 277.. include:: release-notes-3.4.rst