images moved to /var/www/cryptobox-img
doc pages served by the CGI again (as until rev 164) URLs of images in stylesheet are absolute now moved 'partition_info' layout to stylesheet file CGI: file handling now done with perl instead of shell utilities CGI: removed warning for 'crypto not mounted' after 'poweroff' or 'reboot' CGI: warning, if unmount-crypto failed CGI: warning, if configuration of any value failed silently texts for 'ConfigTimeOutFailed', 'ConfigLanguageFailed' and 'ConfigIPFailed' added to language file cbox-manage.sh: syntax info updated cbox-manage.sh: action 'crypto-(u)mount' renamed to 'crypto-up/down'
This commit is contained in:
parent
66c5d1955e
commit
16b5e2f07b
18 changed files with 131 additions and 79 deletions
|
@ -32,9 +32,6 @@ CDWRITER="2,0,0"
|
|||
# directory of the test-cases
|
||||
VALIDATE_TEST_CASES_DIR=$ROOT_DIR/validation/test-cases
|
||||
|
||||
# TODO: take care, that this file exists! (it is created during "upload", "diff" or "merge")
|
||||
# who knows, what this should mean?
|
||||
|
||||
# override these settings if the CryptoBox is not directly available
|
||||
# in this case they should point to a redirecting router
|
||||
VALIDATE_HOST_IP=192.168.0.23
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue