| Age | Commit message (Collapse) | Author |
|
this referring to a wrong array position and the SHA256 encryption
was calculated wrong
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
The length check is demanded to the get password function
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
the get_passwd function performs the following operations:
- gets the password
- checks if the lenght is greater than 64 or lower than 8, if
so, fails
- asks for the confirmation
- encrypts it in SHA256
- returns the encrypted password
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|
|
Signed-off-by: Andi Shyti <andi@etezian.org>
|