修复squid_passwd明文存储问题
This commit is contained in:
parent
7261b2d2a5
commit
e4c884e79a
2
config/squid_passwd
Normal file → Executable file
2
config/squid_passwd
Normal file → Executable file
@ -1 +1 @@
|
||||
user:$apr1$KhRI8wrZ$SafuEp09ZGnmWYXm4dQvW.
|
||||
user:$apr1$4TQJji47$70jLwdaewHbiP0SRWYBE.1
|
||||
|
||||
7
config/users.json
Normal file
7
config/users.json
Normal file
@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"username": "user",
|
||||
"password": "112233",
|
||||
"active": true
|
||||
}
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user