further development
This commit is contained in:
parent
0b8449c48d
commit
a6c10f516b
316 changed files with 18735 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
try initializing with different admin passwords
|
|
@ -0,0 +1,8 @@
|
|||
url https://_HOST_IP_DEFAULT_/cryptobox
|
||||
data action=init_do
|
||||
data crypto_password=hallo
|
||||
data crypto_password2=hallo
|
||||
data admin_password=root
|
||||
data admin_password2=rootA
|
||||
data confirm=ja%2C%20loesche%20alle%20Daten%21
|
||||
data weblang=_IFACE_LANG_
|
|
@ -0,0 +1,7 @@
|
|||
Data.Config.IP=_HOST_IP_DEFAULT_
|
||||
Data.Config.Language=de
|
||||
Data.Config.TimeOut=30
|
||||
Data.Status.Config=1
|
||||
Data.Status.InitRunning=0
|
||||
Data.Status.IP=_HOST_IP_DEFAULT_
|
||||
Data.Status.Mounted=0
|
Loading…
Add table
Add a link
Reference in a new issue