Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
f7dfc86
Added mapping downloadDirectoryWin to browser.download.dir
danschlet Feb 17, 2015
8a96f27
Added mapping for zoomMode (SEB) to browser.zoom.full (seb).
danschlet Feb 25, 2015
2daeb95
Mapping for security.enable_java
danschlet Feb 25, 2015
7f2b139
Added more mappings and fixed Flash.
danschlet Feb 26, 2015
8b8b48f
Changed value type for 2 keys
danschlet Feb 27, 2015
cd9009e
Changed mapping for certificate data to SEB key certificateDataWin.
danschlet May 8, 2015
0585540
Changed default value for "general.useragent.override“.
danschlet May 8, 2015
e3b2a96
Modified UI strings to fit to SEB Win
danschlet May 8, 2015
e08bdd1
again
danschlet May 8, 2015
db51f1e
Merged the eqsoft/seb upstream repository into this fork
danschlet May 8, 2015
d2180aa
Merged the eqsoft/seb master upstream repository into this fork.
danschlet Jun 24, 2015
52f8c44
Merged with upstream changes
danschlet Jul 5, 2015
714a44e
Deleted diff file
danschlet Jul 5, 2015
2990770
Fixed browserViewMode 0 (= browser window) and 1 (= full screen) were
danschlet Jul 5, 2015
faca102
Removed code line where taskbar height was set to 45 due to a code bug.
danschlet Jul 5, 2015
49b8cba
Merge remote-tracking branch 'eqsoft/master'
danschlet Sep 22, 2015
335d459
Upstream merge for quit link bugfix.
danschlet Feb 22, 2016
24c0f09
Enabled native fullscreen and hardware acceleration.
danschlet Feb 22, 2016
abb9043
Merge remote-tracking branch 'eqsoft/master'
danschlet May 25, 2016
f7329ca
Fixed wrong " in full-screen-api.enabled parameter.
danschlet May 25, 2016
437b264
Merge remote-tracking branch 'eqsoft/master'
danschlet Nov 3, 2016
530be18
Added setting browser.display.use_document_fonts = 1
danschlet Dec 21, 2016
8e9ab11
Added new SEB settings allowVideoCapture (mapped to media.navigator.v…
danschlet Jul 24, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions browser/apps/chrome/defaults/seb/config.debug.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"network.proxy.socks" : "",
"network.proxy.socks_port" : 0,
"network.proxy.no_proxies_on" : "localhost,127.0.0.1"
},
},
"seb.url" : "http://www.safeexambrowser.org",
"seb.language" : "en-US",
"seb.request.header" : "X-SafeExamBrowser-RequestHash",
Expand All @@ -23,17 +23,17 @@
"seb.mainWindow.titlebar.enabled" : true,
"seb.popupWindows.titlebar.enabled" : true,
"seb.mainWindow.screen" : {
"fullsize" : true,
"fullsize" : true,
"width" : "1950",
"height" : "1200",
"position" : "center"
"position" : "center"
},
"seb.popupWindows.screen" : {
"fullsize" : false,
"fullsize" : false,
"width" : 800,
"height" : 600,
"position" : "center",
"offset" : 40
"offset" : 40
},
"seb.trusted.content" : true,
"seb.pattern.regex" : false,
Expand Down Expand Up @@ -65,9 +65,9 @@
"seb.showall.keycode" : "VK_F1",
"seb.popup.policy" : 2,
"seb.distinct.popup" : true,
"seb.bypass.cache" : true,
"seb.removeProfile" : true,
"seb.alert.controller" : true,
"seb.bypass.cache" : true,
"seb.removeProfile" : true,
"seb.alert.controller" : true,
"seb.screenshot.controller" : false,
"sc.image.mimetype" : "image/jpeg",
"sc.sound" : false,
Expand All @@ -80,7 +80,7 @@
"socket" : "wss://localhost:8443/websocket"
},
"seb.restart.url" : "",
"seb.touch.optimized" : 0,
"seb.touch.optimized" : false,
"seb.embedded.certs" : [{
"certificateData":"MIIEDDCCAvSgAwIBAgIFETIZ9b0wDQYJKoZIhvcNAQEFBQAwgYkxCzAJBgNVBAYTAkRFMQ8wDQYDVQQIEwZIZXNzZW4xEDAOBgNVBAcTB0dpZXNzZW4xDzANBgNVBAoTBmVxc29mdDEOMAwGA1UECxMFYWRtaW4xEjAQBgNVBAMTCWVxc29mdCBDQTEiMCAGCSqGSIb3DQEJARYTZXFzb2Z0ZGV2QGdtYWlsLmNvbTAeFw0xMzA5MTAxNjA5NTFaFw0yMzA5MDgxNjA5NTFaMIGRMQswCQYDVQQGEwJERTEPMA0GA1UECBMGSGVzc2VuMRAwDgYDVQQHEwdHaWVzc2VuMQ8wDQYDVQQKEwZlcXNvZnQxDjAMBgNVBAsTBWFkbWluMRowGAYDVQQDExFlcXNvZnQuZHluZG5zLm9yZzEiMCAGCSqGSIb3DQEJARYTZXFzb2Z0ZGV2QGdtYWlsLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALdnEq0fZqGt70S1\/5Z+GypwKzOKWx9h3ainbgWWrefSNNmMfJG5Rbr0pj0I4S2LhEeCST0OKCV87cuEsadPk643mNZgik4ujI\/\/2OYZlbbp8\/5kBpEKLay0gbN\/rI3sCx9+P4alkBupZs2MbkVfWs2E6yefyXfDQEeQ3DSw6TW5eHx0vlI95KyUUcPqx7xAB9HzCcgR29BFxomrjxrbpHL1MHrNEa5ZR3UJJDej5j448MfTz3inw2DPkHhLPaZqJ013rcg\/gZMugR5GdCcMg+yDRUVxInPmDDH70OA5L5PSvf4BcYXKAa+TVQPwa+O1r18fTUti\/OIGKpjWRp1Qcq8CAwEAAaNxMG8wHgYDVR0RBBcwFYETZXFzb2Z0ZGV2QGdtYWlsLmNvbTA6BglghkgBhvhCAQ0ELRYrbW9kX3NzbCBnZW5lcmF0ZWQgY3VzdG9tIHNlcnZlciBjZXJ0aWZpY2F0ZTARBglghkgBhvhCAQEEBAMCBkAwDQYJKoZIhvcNAQEFBQADggEBAGBuqfdc3cK0qh0zl36b9YF48643wWQHCrg76brW8KBXLJgP6ucTaYpND4XuOTkNvwwF5h\/N0S2lXaP1NIkpT7z8OeOMBpydXEfyPtAOD+6QozQ2oozW00yCXcFWjbl86XCRLGf9Nw0Las2vmc+WNVQbKFmHTNo1uSigf\/e3DO+5AVm1oQFn8rX8M3Qc3mpOvbW2mylqRoSi8QG1rmDD+md3PvBxxr7fSYisJv9M3FwlWaCv+kl3jzoLLnbKrY4\/7V0RrZSlPXy85DlgOU8d5Cp6JyTCori9W4c5Epd+4MjReJBmmZchHAoReS4SNw4JgDjXRCFLAoD9IMzbWI7Pbmg",
"type":0,
Expand Down
20 changes: 10 additions & 10 deletions browser/apps/chrome/defaults/seb/config.demo.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"network.proxy.socks" : "",
"network.proxy.socks_port" : 0,
"network.proxy.no_proxies_on" : "localhost,127.0.0.1"
},
},
"seb.url" : "http://www.safeexambrowser.org",
"seb.language" : "en-US",
"seb.request.header" : "X-SafeExamBrowser-RequestHash",
Expand All @@ -23,17 +23,17 @@
"seb.mainWindow.titlebar.enabled" : false,
"seb.popupWindows.titlebar.enabled" : true,
"seb.mainWindow.screen" : {
"fullsize" : true,
"fullsize" : true,
"width" : "100%",
"height" : "100%",
"position" : "left"
"position" : "left"
},
"seb.popupWindows.screen" : {
"fullsize" : false,
"fullsize" : false,
"width" : 800,
"height" : 600,
"position" : "center",
"offset" : 40
"offset" : 40
},
"seb.trusted.content" : true,
"seb.pattern.regex" : false,
Expand All @@ -50,7 +50,7 @@
"seb.load.modifiers" : "control shift",
"seb.reload.keycode" : "VK_F5",
"seb.reload.modifiers" : "control shift",
"seb.reload.warning" : true,
"seb.reload.warning" : true,
"seb.restart.mode" : 2,
"seb.restart.keycode" : "VK_F9",
"seb.restart.modifiers" : "control shift",
Expand All @@ -65,10 +65,10 @@
"seb.showall.keycode" : "VK_F1",
"seb.popup.policy" : 2,
"seb.distinct.popup" : true,
"seb.bypass.cache" : true,
"seb.bypass.cache" : true,
"seb.removeProfile" : true,
"seb.alert.controller" : true,
"seb.screenshot.controller" : true,
"seb.alert.controller" : true,
"seb.screenshot.controller" : true,
"sc.image.mimetype" : "image/jpeg",
"sc.sound" : true,
"seb.togglehidden.enabled" : true,
Expand All @@ -80,7 +80,7 @@
"socket" : "wss://localhost:8443/websocket"
},
"seb.restart.url" : "",
"seb.touch.optimized" : 0,
"seb.touch.optimized" : false,
"seb.embedded.certs" : ""
}
}
18 changes: 9 additions & 9 deletions browser/apps/chrome/defaults/seb/config.demo.left.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"network.proxy.socks" : "",
"network.proxy.socks_port" : 0,
"network.proxy.no_proxies_on" : "localhost,127.0.0.1"
},
},
"seb.url" : "https://localhost:8443/demo/index.html",
"seb.language" : "en-US",
"seb.request.header" : "X-SafeExamBrowser-RequestHash",
Expand All @@ -23,17 +23,17 @@
"seb.mainWindow.titlebar.enabled" : true,
"seb.popupWindows.titlebar.enabled" : true,
"seb.mainWindow.screen" : {
"fullsize" : false,
"fullsize" : false,
"width" : "50%",
"height" : 0,
"position" : "left"
"position" : "left"
},
"seb.popupWindows.screen" : {
"fullsize" : false,
"fullsize" : false,
"width" : 800,
"height" : 600,
"position" : "center",
"offset" : 40
"offset" : 40
},
"seb.trusted.content" : true,
"seb.pattern.regex" : false,
Expand Down Expand Up @@ -65,10 +65,10 @@
"seb.showall.keycode" : "VK_F1",
"seb.popup.policy" : 2,
"seb.distinct.popup" : true,
"seb.bypass.cache" : true,
"seb.bypass.cache" : true,
"seb.removeProfile" : true,
"seb.alert.controller" : true,
"seb.screenshot.controller" : true,
"seb.alert.controller" : true,
"seb.screenshot.controller" : true,
"sc.image.mimetype" : "image/jpeg",
"sc.sound" : true,
"seb.togglehidden.enabled" : true,
Expand All @@ -80,7 +80,7 @@
"socket" : "wss://localhost:8443/websocket"
},
"seb.restart.url" : "",
"seb.touch.optimized" : 0,
"seb.touch.optimized" : false,
"seb.embedded.certs" : ""
}
}
16 changes: 8 additions & 8 deletions browser/apps/chrome/defaults/seb/config.demo.nat.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"network.proxy.socks" : "",
"network.proxy.socks_port" : 0,
"network.proxy.no_proxies_on" : "localhost,127.0.0.1"
},
},
"seb.url" : "https://localhost:8444/demo/index.html",
"seb.request.header" : "X-SafeExamBrowser-RequestHash",
"seb.request.key" : "71aad4ab9dfd447cc479e6b4a7c9a544e2cafc7f3adeb68b2a21efad68eca4dc",
Expand All @@ -36,7 +36,7 @@
"seb.load.modifiers" : "control shift",
"seb.reload.keycode" : "VK_F5",
"seb.reload.modifiers" : "",
"seb.reload.warning" : true,
"seb.reload.warning" : true,
"seb.navigation.enabled" : true,
"seb.back.keycode" : "VK_LEFT",
"seb.back.modifiers" : "control",
Expand All @@ -47,16 +47,16 @@
"seb.net.tries.enabled" : false,
"seb.net.max.times" : 3,
"seb.net.timeout" : 10000,
"seb.restart.mode" : 2,
"seb.restart.mode" : 2,
"seb.popupWindows.titlebar.enabled" : false,
"seb.openwin.width" : 800,
"seb.openwin.height" : 600,
"seb.showall.keycode" : "VK_F1",
"seb.showall.keycode" : "VK_F1",
"seb.distinct.popup" : true,
"seb.bypass.cache" : true,
"seb.bypass.cache" : true,
"seb.removeProfile" : true,
"seb.screenshot.controller" : true,
"seb.alert.controller" : true,
"seb.screenshot.controller" : true,
"seb.alert.controller" : true,
"sc.image.mimetype" : "image/jpeg",
"sc.sound" : true,
"seb.togglehidden.enabled" : true,
Expand All @@ -68,7 +68,7 @@
"socket" : "wss://localhost:8444/websocket"
},
"seb.restart.url" : "",
"seb.touch.optimized" : 0,
"seb.touch.optimized" : false,
"seb.embedded.certs" : ""
}
}
18 changes: 9 additions & 9 deletions browser/apps/chrome/defaults/seb/config.demo.right.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"network.proxy.socks" : "",
"network.proxy.socks_port" : 0,
"network.proxy.no_proxies_on" : "localhost,127.0.0.1"
},
},
"seb.url" : "https://localhost:8443/demo/index.html",
"seb.language" : "en-US",
"seb.request.header" : "X-SafeExamBrowser-RequestHash",
Expand All @@ -23,17 +23,17 @@
"seb.mainWindow.titlebar.enabled" : true,
"seb.popupWindows.titlebar.enabled" : true,
"seb.mainWindow.screen" : {
"fullsize" : false,
"fullsize" : false,
"width" : "50%",
"height" : 0,
"position" : "right"
"position" : "right"
},
"seb.popupWindows.screen" : {
"fullsize" : false,
"fullsize" : false,
"width" : 800,
"height" : 600,
"position" : "center",
"offset" : 40
"offset" : 40
},
"seb.trusted.content" : true,
"seb.pattern.regex" : false,
Expand Down Expand Up @@ -65,10 +65,10 @@
"seb.showall.keycode" : "VK_F1",
"seb.popup.policy" : 2,
"seb.distinct.popup" : true,
"seb.bypass.cache" : true,
"seb.bypass.cache" : true,
"seb.removeProfile" : true,
"seb.alert.controller" : true,
"seb.screenshot.controller" : true,
"seb.alert.controller" : true,
"seb.screenshot.controller" : true,
"sc.image.mimetype" : "image/jpeg",
"sc.sound" : true,
"seb.togglehidden.enabled" : true,
Expand All @@ -80,7 +80,7 @@
"socket" : "wss://localhost:8443/websocket"
},
"seb.restart.url" : "",
"seb.touch.optimized" : 0,
"seb.touch.optimized" : false,
"seb.embedded.certs" : ""
}
}
34 changes: 22 additions & 12 deletions browser/apps/chrome/defaults/seb/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"prefs" : {
"general.useragent.override" : "SEBKEY",
"general.useragent.override" : "Mozilla/5.0 (Windows NT 6.3; rv:37.0) Gecko/20100101 Firefox/37.0 SEB 2.1",
"network.proxy.type" : 0,
"network.proxy.autoconfig_url" : "",
"network.proxy.http" : "",
Expand All @@ -11,9 +11,19 @@
"network.proxy.ftp_port" : 0,
"network.proxy.socks" : "",
"network.proxy.socks_port" : 0,
"network.proxy.no_proxies_on" : "localhost,127.0.0.1"

},
"network.proxy.no_proxies_on" : "localhost,127.0.0.1",
"browser.download.dir" : "",
"browser.zoom.full" : true,
"zoom.maxPercent" : 300,
"zoom.minPercent" : 30,
"plugin.state.flash" : 2,
"plugin.state.java" : 0,
"javascript.enabled" : true,
"dom.disable_open_during_load" : false,
"media.navigator.video.enabled" : false,
"media.getusermedia.audiocapture.enabled" : false,
"layout.spellcheckDefault" : 0
},
"seb.url" : "http://www.safeexambrowser.org",
"seb.language" : "en-US",
"seb.request.header" : "X-SafeExamBrowser-RequestHash",
Expand All @@ -24,17 +34,17 @@
"seb.mainWindow.titlebar.enabled" : false,
"seb.popupWindows.titlebar.enabled" : true,
"seb.mainWindow.screen" : {
"fullsize" : true,
"fullsize" : true,
"width" : 800,
"height" : 600,
"position" : "center"
"position" : "center"
},
"seb.popupWindows.screen" : {
"fullsize" : false,
"fullsize" : false,
"width" : 800,
"height" : 600,
"position" : "center",
"offset" : 40
"offset" : 40
},
"seb.trusted.content" : true,
"seb.pattern.regex" : false,
Expand All @@ -50,7 +60,7 @@
"seb.load.keycode" : "VK_F6",
"seb.load.modifiers" : "control shift",
"seb.reload.keycode" : "VK_F5",
"seb.reload.modifiers" : "control shift",
"seb.reload.modifiers" : "",
"seb.reload.warning" : true,
"seb.restart.mode" : 2,
"seb.restart.keycode" : "VK_F9",
Expand All @@ -66,8 +76,8 @@
"seb.showall.keycode" : "VK_F1",
"seb.popup.policy" : 2,
"seb.distinct.popup" : true,
"seb.bypass.cache" : true,
"seb.removeProfile" : true,
"seb.bypass.cache" : true,
"seb.removeProfile" : true,
"seb.alert.controller" : true,
"seb.screenkeyboard.controller" : true,
"seb.screenshot.controller" : false,
Expand All @@ -82,6 +92,6 @@
"socket" : "wss://localhost:8443/websocket"
},
"seb.restart.url" : "",
"seb.touch.optimized" : 0,
"seb.touch.optimized" : false,
"seb.embedded.certs" : ""
}
Loading