Commit graph

295 commits

Author SHA1 Message Date
Damian Büchel
b69280731a SEBWIN-634: Implemented custom browser exam key defined by server. 2023-03-08 22:24:29 +01:00
Damian Büchel
cdb08798b8 SEBWIN-649: Updated year in license and copyright remarks. 2023-03-08 00:30:20 +01:00
Damian Büchel
a5202e3a53 SEBWIN-650, #575: Added Chrome Remote Desktop to default list of prohibited applications. 2023-03-07 23:23:07 +01:00
Damian Büchel
0bb9f42a3a SEBWIN-623, SEBWIN-628, SEBWIN-641, #521: Updated Zoom WebSDK to version 2.10.1 and changed authentication to use SDK key and JWT token. 2023-03-07 23:12:59 +01:00
Damian Büchel
296f87727d SEBWIN-645: Added basic user agent for network resource requests. 2023-03-06 17:15:51 +01:00
Damian Büchel
e743d4a564 SEBWIN-608: Finished app signature key implementation. 2023-03-02 23:48:11 +01:00
Damian Büchel
da458bcfb0 SEBWIN-608: Refactored server proxy by extracting request implementations. 2023-02-24 21:33:26 +01:00
Damian Büchel
1c42434b9a SEBWIN-615: Implemented session integrity verification. 2022-11-24 14:50:25 +01:00
Damian Büchel
d2d93db9f0 SEBWIN-581: Implemented new registry setting to suppress find printer option in system print dialog. 2022-07-26 15:10:48 +02:00
Damian Büchel
32be808415 SEBWIN-581: Implemented new configuration option to control printing of web content. 2022-07-25 20:25:42 +02:00
Damian Büchel
20ff39493d SEBWIN-510: Made lazy initialization of BEK thread-safe. 2022-07-20 20:38:13 +02:00
Damian Büchel
58ec2dde35 SEBWIN-510: Added safeguard against missing configuration key value. 2022-07-20 16:03:53 +02:00
Damian Büchel
a5029dbdd9 SEBWIN-510: Reverted attempt to fix interop issue. 2022-07-20 13:16:13 +02:00
Damian Büchel
b88e26b3ab SEBWIN-510: Attempt to fix interop issue. 2022-07-20 12:30:01 +02:00
Damian Büchel
3e18a6ce41 SEBWIN-510: Implemented build integration. 2022-07-19 12:07:38 +02:00
Damian Büchel
2fdacfc1b0 SEBWIN-510: Implemented functionality. 2022-07-18 21:37:04 +02:00
Damian Büchel
6205bef251 SEBWIN-537: Implemented new network control showing wired as well as wireless network information. 2022-04-19 18:21:29 +02:00
Damian Büchel
01af8beedb SEBWIN-557: Fixed usage of unencrypted HTTP links. 2022-03-01 15:43:33 +01:00
Damian Büchel
caf373bcc3 SEBWIN-541: Added WebEx to default list of prohibited applications. 2022-01-21 16:56:48 +01:00
Damian Büchel
a0e0c3e579 SEBWIN-541: Updated year in license and copyright remarks. 2022-01-21 16:33:52 +01:00
Damian Büchel
87728f8301 SEBWIN-535: Fixed mapping of ping interval. 2022-01-06 14:35:34 +01:00
Damian Büchel
5d5e15e522 SEBWIN-535: Implemented configuration mapping for ping interval of server proxy. 2022-01-03 17:38:15 +01:00
Damian Büchel
0abbef749e SEBWIN-533, #231: Improved probing of network configuration resources by always executing GET request in case HEAD fails. 2021-12-23 16:22:59 +01:00
Damian Büchel
05db975785 SEBWIN-516: Added missing data mapping for raise hand feature and ensured that message panel is closed upon server confirmation. 2021-10-21 11:17:27 +02:00
Damian Büchel
0da587e521 SEBWIN-508: Implemented basic JavaScript API. 2021-10-18 12:06:10 +02:00
Damian Büchel
8a3039ec16 SEBWIN-516: Implemented raise hand feature. 2021-09-17 10:47:02 +02:00
Damian Büchel
66e7c50a8e SEBWIN-428: Fixed bug where visibility of reload button wasn't according to the active settings. 2021-08-09 12:29:11 +02:00
Damian Büchel
c6853f9239 SEBWIN-502: Implemented configuration option for middle mouse button. 2021-08-06 12:55:49 +02:00
Damian Büchel
8fb5519f4d SEBWIN-450: Added missing mapping for receive audio and video configuration values. 2021-07-14 11:59:06 +02:00
Damian Büchel
f77181ab25 SEBWIN-450: Reverted change regarding window visibility. 2021-07-12 14:01:18 +02:00
Damian Büchel
c91292493b SEBWIN-450: Fixed issue with window visibility not being applied for server configurations. 2021-07-12 09:38:56 +02:00
Damian Büchel
bf851f2535 SEBWIN-496: Added Firefox and Ammyy Admin to the default list of prohibited applications. 2021-07-11 14:00:17 +02:00
Damian Büchel
35b1a07c19 SEBWIN-484: Implemented temporary down- and upload folder for browser. 2021-07-01 18:54:43 +02:00
Damian Büchel
d141b747eb SEBWIN-475: Fixed issue with Zoom client not starting microphone and webcam. 2021-06-25 11:51:59 +02:00
Damian Büchel
f0b71ec10c SEBWIN-475: Implemented missing configuration options for Zoom proctoring. 2021-06-25 09:55:02 +02:00
Damian Büchel
d732e3ee4f SEBWIN-475: Fixed overriding of proctoring window visibility for Zoom. 2021-06-24 12:20:53 +02:00
Damian Büchel
da39fb1f59 SEBWIN-475: Implemented basic Zoom proctoring integration. 2021-06-19 21:04:13 +02:00
Damian Büchel
7ad1d6ae5d SEBWIN-475: Implemented basic proctoring with Zoom and SEB server. 2021-06-16 15:38:55 +02:00
Damian Büchel
d804d50ac3 SEBWIN-491: Reverted default value for allowedDisplaysIgnoreFailure and added option to legacy configuration tool. 2021-06-01 12:59:07 +02:00
Damian Büchel
f4f4f10343 SEBWIN-491: Changed default value for allowedDisplaysIgnoreFailure and fixed log message on error. 2021-06-01 12:36:38 +02:00
Damian Büchel
025febc124 SEBWIN-492: Added default list of blacklisted applications. 2021-05-31 20:15:52 +02:00
Damian Büchel
d3bfe958aa SEBWIN-491: Implemented basic display configuration monitoring. 2021-05-30 20:04:44 +02:00
Damian Büchel
a9af0f41bc Changed default value for SEB Server timeout to 30 seconds. 2021-04-20 11:31:38 +02:00
Damian Büchel
55603f3221 SEBWIN-450: Implemented static settings for proctoring with Jitsi Meet. 2021-04-12 10:59:31 +02:00
Damian Büchel
d4f9a9cc17 SEBWIN-448: Fixed mapping error for proctoring settings. 2021-03-26 15:55:13 +01:00
Damian Büchel
ce67d4a475 SEBWIN-449: Extended notification mechanism to allow updating of notification icon / text and added icons for proctoring notification. 2021-03-25 13:49:45 +01:00
Damian Büchel
31a16caa87 SEBWIN-450: Completed basic implementation of proctoring window. 2021-03-23 21:12:47 +01:00
Damian Büchel
52217fa477 SEBWIN-449: Implemented basic functionality of Jitsi Meet. 2021-03-10 21:26:45 +01:00
Damian Büchel
d113d59223 SEBWIN-448: Added configuration scaffolding for remote proctoring. 2021-02-10 00:49:32 +01:00
Damian Büchel
f4a00beebb SEBWIN-448: Started implementing remote proctoring disclaimer. 2021-02-09 14:44:59 +01:00
Damian Büchel
a19617c53b Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
Damian Büchel
15be4cbaf7 SEBWIN-442: Implemented mechanism to automatically select server exam via configuration. 2020-11-30 18:30:29 +01:00
Damian Büchel
d1f0e012d5 SEBWIN-414: Implemented home functionality for browser. 2020-10-05 23:37:23 +02:00
Damian Büchel
68decb740c SEBWIN-414: Implemented new feature to control displaying and logging of URLs in browser. 2020-09-29 14:01:17 +02:00
Damian Büchel
50e943e8a8 SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
Damian Büchel
6d478660b5 SEBWIN-414: Implemented feature to reset browser via quit URL. 2020-09-21 19:22:15 +02:00
Damian Büchel
252e807c44 SEBWIN-414: Implemented new mechanism to allow or deny reconfiguration. 2020-09-10 12:35:58 +02:00
Damian Büchel
8a385a55d0 Ensured missing content type does not crash network resource loader. 2020-09-08 15:32:45 +02:00
Damian Büchel
af71bbd72e SEBWIN-413: Made find functionality configurable. 2020-08-11 17:52:51 +02:00
Damian Büchel
2ade9e15b4 SEBWIN-407: Implemented access restriction for file system dialog. 2020-08-05 22:55:38 +02:00
Damian Büchel
c2cd3a742f SEBWIN-405: Implemented basic server binding up to exam selection. 2020-07-22 18:11:51 +02:00
Damian Büchel
261a331634 SEBWIN-405: Implemented server settings and data mapping. 2020-07-01 13:39:17 +02:00
Damian Büchel
c8b6aad877 SEBWIN-410: Implemented new default behavior to ignore the SEB service. 2020-06-23 13:53:10 +02:00
Damian Büchel
bcb8abdeaa SEBWIN-409: Fixed handling of spaces in FileResourceSaver. 2020-06-22 10:55:26 +02:00
Damian Büchel
7b8c69c1ba SEBWIN-401: Implemented fix for VMware issue: The registry values will now only be set if the active configuration explicity says so. 2020-05-20 12:03:54 +02:00
Damian Büchel
60731e01a8 Fixed program title by using entry assembly instead of executing assembly for app config data. 2020-05-19 14:32:39 +02:00
Damian Büchel
16f2e22f2a SEBWIN-305: Fixed data mapping for browser window widths and heights. 2020-05-04 13:47:32 +02:00
Damian Büchel
63d34825f7 SEBWIN-397: Implemented mechanism to automatically show the browser window toolbar if reloading is enabled. 2020-05-04 12:56:08 +02:00
Damian Büchel
b5876eb61a SEBWIN-396: Implemented configuration value "allowQuit" to control the termination of SEB by user action. 2020-05-04 12:37:54 +02:00
Damian Büchel
ec95d3fd9b SEBWIN-390: Fixed spelling mistake in configuration key for service component. 2020-04-17 10:39:58 +02:00
Damian Büchel
1763394036 SEBWIN-380: Extended tests for configuration data processor. 2020-04-08 16:06:59 +02:00
Damian Büchel
5eff32a7bc SEBWIN-380: Added browser engine reference to browser unit tests in order to be able to unit test important components. 2020-04-02 17:56:48 +02:00
Damian Büchel
3840fb4e84 SEBWIN-362: Implemented fallback mechanism in case HEAD requests do not work for certain network resources. 2020-03-30 11:49:47 +02:00
Damian Büchel
b465d498d0 SEBWIN-378: Implemented basic support for default spell checking. 2020-03-05 09:38:26 +01:00
Damian Büchel
24c5d91fe4 SEBWIN-376: Fixed error with browser request filtering and improved logging if request is blocked. Also fixed error in configuration value mapping for content request filter. 2020-03-04 10:08:34 +01:00
Damian Büchel
50e671c40c SEBWIN-374: Implemented sanitation mechanism for browser engine data in legacy configuration files. 2020-03-03 15:38:48 +01:00
Damian Büchel
ba4d4cec81 SEBWIN-367: Implemented mapping for service configuration values and added new options in configuration tool. 2020-02-28 15:00:17 +01:00
dbuechel
07bb78e637 SEBWIN-363, SEBWIN-357: Ensured session is retained when loading a configuration from a server which requires authentication and introduced new flag to determine whether a reconfiguration is allowed or not. Also fixed session persistence when using delete cookies settings. 2020-02-25 10:41:55 +01:00
dbuechel
1d9f5ffad7 SEBWIN-358: Implemented configuration and mechanism for browser cache deletion. 2020-02-21 15:11:35 +01:00
dbuechel
c43df2e712 SEBWIN-358: Implemented user agent suffix. 2020-02-19 15:32:38 +01:00
dbuechel
6ad5d062db SEBWIN-309, SEBWIN-358: Corrected usage of salt value for browser exam key. 2020-02-19 15:21:34 +01:00
dbuechel
1a840ffac5 SEBWIN-358: Integrated browser exam key and configuration key computation in legacy configuration tool. 2020-02-19 14:30:39 +01:00
dbuechel
6e560e1a3e SEBWIN-358: Added new configuration options to configuration tool. 2020-02-19 11:53:29 +01:00
dbuechel
91765e2d55 SEBWIN-357: Implemented browser session configuration. 2020-02-17 12:10:04 +01:00
dbuechel
9f8920b410 SEBWIN-309: Corrected implementation of configuration and browser exam key. 2020-02-13 11:01:07 +01:00
dbuechel
7e3703dc16 Added missing default values for browser and configuration mode. 2020-02-11 10:34:23 +01:00
dbuechel
5ce5c78641 SEBWIN-309: Implemented draft of browser exam key. 2020-02-10 12:19:25 +01:00
dbuechel
92d22a8437 SEBWIN-309: Extended detection mechanism for configuration file downloads. 2020-02-06 11:10:22 +01:00
dbuechel
7df1fe5f03 SEBWIN-309: Corrected implementation of configuration key. 2020-02-06 09:56:32 +01:00
dbuechel
de00dbc13c SEBWIN-352: Implemented new configuration format, i.e. parsing of compressed XML data. Also removed BOM from XML unit test data file. 2020-01-30 15:20:05 +01:00
dbuechel
603c268839 SEBWIN-302: Implemented configuration of internal PDF reader. 2020-01-30 11:15:28 +01:00
dbuechel
cf2a74f6ce SEBWIN-308: Ensured temporary configuration file is deleted after reconfiguration. 2020-01-29 10:07:28 +01:00
dbuechel
b003bf93b7 SEBWIN-308: Implemented mechanism to block uploads. 2020-01-24 10:19:11 +01:00
dbuechel
0083a87bce SEBWIN-308: Implemented basic file system dialog and download configuration for browser. 2020-01-20 16:13:08 +01:00
dbuechel
61f369a9a3 SEBWIN-307: Implemented configuration to enable / disable the browser application. 2020-01-10 10:25:51 +01:00
dbuechel
5e131289b0 SEBWIN-309: Implemented scaffolding for Configuration Key. 2020-01-10 08:54:10 +01:00
dbuechel
45e1b001e3 SEBWIN-302: Implemented configuration for browser window toolbar. 2020-01-08 09:55:23 +01:00
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
bf69a64e15 SEBWIN-316: Added manufacturer, model and name to system info. 2019-12-20 17:06:28 +01:00
dbuechel
175a2e8cf7 SEBWIN-316: Finally grouped all security related settings. Implemented mapping for virtual machine policy. 2019-12-20 11:37:07 +01:00