mirror of
https://github.com/speatzle/nfsense.git
synced 2025-09-13 15:19:08 +00:00
Add shadow compatible password hashing
This commit is contained in:
parent
faf446d93a
commit
4c3ce8208a
6 changed files with 215 additions and 11 deletions
|
@ -11,5 +11,4 @@ pub struct System {
|
|||
pub struct User {
|
||||
pub comment: String,
|
||||
pub hash: String,
|
||||
pub salt: String,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue