[package] support pre-md5summed passwords in 6in4 scripts
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 16:03:14 +0000 (16:03 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 16:03:14 +0000 (16:03 +0000)
commita802645888c05544fad699c977d1fca7d24063f7
tree0fafee32102adfa3be93c5e8ffb565da4f6c054e
parent291f78f21ab699d2650a7f308ac8c58ccf85275e
[package] support pre-md5summed passwords in 6in4 scripts

The he.net ipv6 tunnels require that a user supply the md5sum of his password
when updating the ipv4 tunnel endpoint. the 6in4 package supports this well,
but requires that a user store his password in plaintext in uci. this patch
tries to detect whether the password in uci is already an md5sum
(32 characters containing only [a-z0-9]), so users can avoid storing plaintext
passwords.

Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22889 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/6in4/files/6in4.hotplug
This page took 0.024073 seconds and 4 git commands to generate.