Commit graph

1114 commits

Author SHA1 Message Date
Damian Büchel
82908607e5 SEBWIN-674: Added SafeExamBrowser.Applications to unit test coverage collection of CI pipeline. 2023-05-31 13:56:07 +02:00
Damian Büchel
23dd94d23c SEBWIN-674: Added unit test assembly for third-party application logic. 2023-05-30 18:08:50 +02:00
Damian Büchel
3b8c63ab56 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2023-05-30 15:28:23 +02:00
Damian Büchel
40a7f63524 SEBWIN-703: Added MSFT Virtual DVD device to whitelist. 2023-05-30 15:28:21 +02:00
Damian Büchel
16fa6a0473
Updated issue templates. 2023-05-24 17:32:22 +02:00
Damian Büchel
1605f0d00e SEBWIN-661: Fixed typo. 2023-05-22 18:18:47 +02:00
Damian Büchel
e3c26335a9 SEBWIN-661: Added Spanish translation. 2023-05-22 18:14:39 +02:00
Damian Büchel
989d414152 SEBWIN-588: Attempt to fix missing BEK and CK headers after e.g. authentication redirection. 2023-05-02 17:35:52 +02:00
Damian Büchel
e33a12e7ec SEBWIN-703, #604: Fixed false-positive VM detection due to virtual disk devices. 2023-05-02 14:56:15 +02:00
Damian Büchel
557e8a6be4 SEBWIN-672: Implemented basic signature verification for application monitoring. 2023-05-01 18:29:00 +02:00
Damian Büchel
ba128bb6ac SEBWIN-702: Fixed bug with quit URL where URLs not exactly matching the quit URL would also trigger a shutdown. 2023-04-26 15:05:23 +02:00
Damian Büchel
250ddb5bc9 Attempt #3 to fix codecov installation in CI test pipeline. 2023-04-14 16:59:20 +02:00
Damian Büchel
da609f62c8 Attempt #2 to fix test CI pipeline. 2023-04-14 16:42:40 +02:00
Damian Büchel
bf00b3883b Attempt to fix test CI pipeline. 2023-04-14 16:36:46 +02:00
Damian Büchel
390019048e Updated version to 3.6.0 beta. 2023-04-14 16:05:59 +02:00
Damian Büchel
8f667d6efa Release build of version 3.5.0. 2023-04-03 15:36:26 +02:00
Damian Büchel
b5008f9163 SEBWIN-670, #576: Fixed NullReferenceException when accessing CanNavigate properties of browser control. 2023-03-28 14:49:00 +02:00
Damian Büchel
eac87bfb87 SEBWIN-664: Added rule to ignore all contract assemblies for code coverage. 2023-03-28 09:38:35 +02:00
Damian Büchel
dab86a31f5 SEBWIN-668, #589: Fixed crash when using SEB without browser and pressing the Windows key. 2023-03-27 16:55:17 +02:00
Damian Büchel
65840f646e SEBWIN-667: Fixed crash when third-party application has no title. 2023-03-24 18:18:02 +01:00
Damian Büchel
4aa856f98a SEBWIN-645, SEBWIN-663: Reverted to informational build version for user agent of network resource requests. 2023-03-22 17:09:57 +01:00
Damian Büchel
cba73bd727 SEBWIN-645: Replaced informational with build version for user agent of network resource requests. 2023-03-15 20:44:24 +01:00
Damian Büchel
b2c2508812 Updated browser engine to version 111.2.20. 2023-03-15 20:22:24 +01:00
Damian Büchel
e0581620a0 Updated solution dependencies and browser engine (version 110.0.300). 2023-03-14 00:54:48 +01:00
Damian Büchel
7594a082fa SEBWIN-642, #548: Changed wording in settings password dialog. 2023-03-13 21:40:46 +01:00
Damian Büchel
836389942f Fixed bug where network status log would be sent repeatedly when not connected and added threshold for value change. 2023-03-13 18:13:42 +01:00
Damian Büchel
0cdffd891b SEBWIN-593, #431: Implemented new configuration option to show or hide the path of file system elements. 2023-03-09 22:49:54 +01:00
Damian Büchel
669b51d5ff SEBWIN-623, SEBWIN-628, SEBWIN-641, #521: Fixed hacks to control Zoom user interface. 2023-03-09 18:39:00 +01:00
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
8c687e69a8 SEBWIN-640, #552: Only search for an LMS session identifier when a server session is active. 2023-03-08 00:01:20 +01:00
Damian Büchel
7967087ee6 SEBWIN-653: Added Hyper-V to virtual machine detector. 2023-03-07 23:41:56 +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
66bd6a2d90 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2023-03-07 23:13:02 +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
510f127063
Merge pull request #578 from yolpsoftware/master
Various accessibility improvements
2023-03-06 19:10:04 +01:00
Damian Büchel
296f87727d SEBWIN-645: Added basic user agent for network resource requests. 2023-03-06 17:15:51 +01:00
Jonas Sourlier
298e8f34f4 fix possible IndexOutOfRangeException 2023-03-06 17:03:01 +01:00
Damian Büchel
e743d4a564 SEBWIN-608: Finished app signature key implementation. 2023-03-02 23:48:11 +01:00
Jonas Sourlier
3ca514e653 accessibility bugfixes 2023-02-28 15:26:48 +01:00
Jonas Sourlier
094ff4765b fix modal auto-close 2023-02-28 15:26:48 +01:00
Jonas Sourlier
5c5a70ad73 fix WLAN menu keyboard accessibility 2023-02-28 15:26:48 +01:00
Jonas Sourlier
1ad20567b8 fix AudioControl nested focusability 2023-02-28 15:26:48 +01:00
Jonas Sourlier
31f5c75a90 fix popups space bar problem 2023-02-28 15:26:48 +01:00
Jonas Sourlier
765bfcb516 network button accessibility 2023-02-28 15:26:48 +01:00
Jonas Sourlier
a0fb74a07e work on accessibility 2023-02-28 15:26:47 +01:00
Jonas Sourlier
14ef0a2b2a work on accessibility 2023-02-28 15:26:47 +01:00
Jonas Sourlier
900115d66c possible accessibility bugfix to make JAWS read the help texts 2023-02-28 15:26:38 +01:00
Jonas Sourlier
20a2c11927 set tooltip help text for JAWS 2023-02-28 15:25:30 +01:00
Jonas Sourlier
0b9299f88f fix overlay MouseLeave behavior 2023-02-28 15:25:30 +01:00