feat: add password for twirre user
This commit is contained in:
@@ -15,6 +15,10 @@ vault_gitea_secret_key: REPLACE_ME
|
||||
vault_gitea_internal_token: REPLACE_ME
|
||||
vault_gitea_lfs_jwt_secret: REPLACE_ME
|
||||
|
||||
# Store a hash here, not the plaintext password.
|
||||
# Generate a SHA-512 password hash with: `openssl passwd -6`
|
||||
vault_twirre_password_hash: REPLACE_ME
|
||||
|
||||
vault_mailserver_accounts: |
|
||||
# One account per line: email|{SCHEME}hashed-password
|
||||
# Example:
|
||||
|
||||
Reference in New Issue
Block a user