target: add different methods to encode passwords
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 5 Jan 2013 04:52:03 +0000 (04:52 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 Jan 2013 20:52:18 +0000 (21:52 +0100)
commit72defc45dd7cb3f75f2cb2669225084293a5d9cb
treeb490e34b3f3e4b2fef2ff22538d5ffeaca72f56c
parentb98b191b5cb628ed8dd32236c4b08d025b65941f
target: add different methods to encode passwords

Passwords can be encoded in different ways (from the weakest
to the strongest): des, md5, sha-256, sha-512

Add a choice entry to select the method, defaulting to 'md5'.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
system/Config.in
system/system.mk