summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2012-09-03accman: added function get passwordAndi Shyti
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>
2012-09-02accman: git repo createdAndi Shyti
Signed-off-by: Andi Shyti <andi@etezian.org>