Kaynağa Gözat

Merge pull request #764 from KloolK/patch-1

Update updating-users-passwords.md
pull/765/head
Slavi Pantaleev 5 yıl önce
committed by GitHub
ebeveyn
işleme
f3fc832e85
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      docs/updating-users-passwords.md

+ 1
- 1
docs/updating-users-passwords.md Dosyayı Görüntüle

@@ -26,7 +26,7 @@ and then connecting to the postgres server and executing:
```
UPDATE users SET password_hash = '<password-hash>' WHERE name = '@someone:server.com'
```
`
where `<password-hash>` is the hash returned by the docker command above.




Yükleniyor…
İptal
Kaydet