Commit graph

183 commits

Author SHA1 Message Date
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
dbuechel
955ae3545e Refactored configuration data mapping. 2019-12-20 10:03:47 +01:00
dbuechel
130dd45ff6 SEBWIN-310: Implemented quit URL. 2019-12-19 15:02:40 +01:00
dbuechel
42eccef565 Cleaned and restructured browser settings namespace. 2019-12-18 08:24:55 +01:00
dbuechel
5b3a2a3861 SEBWIN-315: Implemented basic proxy support. 2019-12-18 08:09:59 +01:00
dbuechel
eb3a87016e SEBWIN-304: Implemented same host policies for browser popups. 2019-12-13 16:10:10 +01:00
dbuechel
1f4043619f SEBWIN-304: Implemented browser popup policy. 2019-12-12 15:41:05 +01:00
dbuechel
a54513259d SEBWIN-305: Default values for browser window size and position. 2019-12-11 12:24:05 +01:00
dbuechel
90b73ec8aa SEBWIN-305: Implemented size and position configuration for browser windows. 2019-12-11 11:09:24 +01:00
dbuechel
a18a404ed6 SEBWIN-312: Ensured applications which are allowed to be running are not automatically terminated. 2019-12-06 10:47:44 +01:00
dbuechel
6ab7047639 SEBWIN-312: Corrected original name check for whitelisted applications and changed method to retrieve process names (to ensure image file extension remains present). 2019-11-22 14:58:34 +01:00
dbuechel
a6a90376ad SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
dbuechel
c21005b934 SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00