mirror of https://github.com/OpenIPC/firmware.git
Replace plain text password with m5 crypt hash (#724)
parent
1fda2b4e17
commit
3e30f92559
|
@ -4,7 +4,7 @@ A:127.0.0.1
|
||||||
A:*
|
A:*
|
||||||
D:8.8.8.8/32
|
D:8.8.8.8/32
|
||||||
E401:401.html
|
E401:401.html
|
||||||
/cgi-bin:admin:12345
|
/cgi-bin:admin:$1$openipc$Vfil2gOcPiCm1wa3nOK470
|
||||||
#
|
#
|
||||||
P:/image.jpg:http://127.0.0.1:80/image.jpg
|
P:/image.jpg:http://127.0.0.1:80/image.jpg
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue