forked from Controls/gitea-pages
improve password hash generation code
This commit is contained in:
@@ -54,7 +54,7 @@ the values are hashes containing the usual user properties, ie:
|
||||
``shell`` shell (required)
|
||||
============ ==========================
|
||||
|
||||
Ideally encrypt the password has as in chapter "Example: Encrypting password" :ref:`admin-guide/puppet/hiera`
|
||||
Ideally the password hash is generated with ``openssl passwd -6`` and then encrypted as in chapter "Example: Encrypting password" :ref:`admin-guide/puppet/hiera`
|
||||
|
||||
|
||||
``users``
|
||||
|
||||
Reference in New Issue
Block a user