The local SSH of SPS and the root password of the local SSH of SPS could be configured on the REST API in sealed mode.
The configuration issue is solved and local SSH and root password cannot be configured in sealed mode. |
340251 |
When the user only added or deleted a certificate to a trust store, these actions did not enable the Save button. This issue has been fixed. |
340419 |
Missing name validation for creating or editing LDAP servers.
A unique name validator has added to LDAP server name field to help the user choose an unused one. |
340503 |
Added an Enter key handler to LDAP server shared secret dialog. |
340505 |
When there was an exact match in the list, it could happen that the result was displayed at the end of the list, which means the user was not able to see it immediately if the list was too large and scrollable. This issue has been fixed. |
340507 |
User Preferences -> Search page settings -> Automatic refresh toggle did not affect the Search page background data refreshing. This issue has been fixed. |
340519 |
EU data house is available for starling, but the UI showed that it is not yet supported. This issue has been fixed. |
340520 |
When you create a report for a fixed time frame or a custom time frame, the page shows you the redirection suggestion popup instead of auto redirecting, and it does not redirect you now if there is an error during a custom time framed report creation. |
340540 |
From now on, the online video player will stop when the user presses the forward seek button. This was implemented to make going forward the same as going backwards in the videos. |
340542 |
Fixed the too short NLA authorization information caching interval.
NLA authorization information was cached for 10 seconds before invalidated which made it difficult to check server certificate manually. Pending authorization information is now available for 1 minute to reuse. |
340569 |
The "read the release notes" link on the "About" side sheet led to an old page. This link is now fixed and navigates the user to the correct page. |
386176 |
The query of a content based subchapter no longer excepts unpaired double quotes in search words, since it causes an internal error. This fact is also represented in the REST schema of the content subchapter endpoint. |
387790 |
Fixed this issue: Adding or updating Cleanup Policies on slower network caused issues of the saving workflow. |
388585 |
Fixed this issue: Login page local login modal backdrop displayed incorrectly on slow internet. |
392712 |
Now it is possible to remove bind DN value in LDAP management. |
403955 |
Fixing required space calculation in upgrade precheck.
Until now the upgrade precheck process did not calculate the required space properly. Now this problem has been fixed. |
406696 |
The Time Stamping extended key usage of the TSA certificate was not validated on the REST API.
The configuration validation is extended with Time Stamping extended key usage check on the REST API, too. |
410460 |
Early disconnections might cause all RDP connections to terminate when RDG is configured.
When SPS was configured to act as a Remote Desktop Gateway and the client disconnected in the early stages of the connection, all RDP connections could be terminated.
In this case a core file was generated and a backtrace was written to the system log alongside with the following line: "Timer expired; description='I/O timeout'". This issue is fixed now. |
411111 |
The following bug in SPS prior to 7.3.0 was only possible via the SPS REST API. If a user sent a POST request to the following endpoint https://SPS_IP/api/configuration/reporting/restbased_subchapters and created a restbased_subchapter that contained a field with a date type in its "fields" value list.
As of SPS 7.3.0, the bug could also be triggered on the SPS UI, under the Reporting > Create & Manage Reports menu item, if a user created a Search-Based subchapter that contained a column that was of type date by pressing the View & edit subchapters button. The bug could be found in the generated report if a field of a date type in a session in the report did not have a value, and instead of the expected "n/a", a blank text ("") was displayed.
This has been fixed so that if a report contains a search-based subchapter (referred as REST-based subchapter on the REST API) that contains a session field of type date and the generated report includes a session that does not contain a value for that date field, the report will contain "n/a" for the field value. |
412721 |
During a firmware upgrade or when importing an older configuration bundle, a computationally expensive validation rule was evaluated multiple times. With sufficiently complex confiugration, this could make the process run long enough to exceed the maximum execution time of the server side request handler of the web user interface, making the operation fail. This expensive validation is now performed only once, so that validating a complex configuration during a firmware upgrade or a configurtion import will not exceed the execution time limit. |
413675 |
In Windows Azure environment the SPS console could report failed network services due to an interaction between its networking setup and the Azure guest agent. The SPS networking system was enhanced to tolerate such external changes. |
414452 |
When SPP and SPS are linked together, SPS needs to maintain an up-to-date list of the members of the SPP cluster. This list was periodically queried, but only from the primary node of the SPP cluster.
This has been changed so that when the primary SPP node is unreachable for SPS, then SPS will attempt to query the SPP cluster members from the other nodes of the SPP cluster, based on the last known set of SPP cluster members. |
414457 |
When the user created a new custom report, the actions were available behind the "Create report" button before the changes were committed on the Reporting -> Create and Manage Reports UI. This issue has been fixed. |
416981 |
RDP connections initiated on Mac OS with Microsoft Remote Desktop App 10.8.2 or later failed.
Microsoft Remote Desktop App 10.8.2 enabled a new undocumented protocol feature which was not handled by SPS, causing RDP connections to fail.
This has been fixed, SPS now properly recognizes and disables this feature. |
417054 |
When an SPS instance was first launched in AWS EC2, the bootstrap system could occasionally fail. In this case the customer would experience Connection Refused indefinitely when they tried to connect to the freshly provisioned instance via HTTPS. This unreliability was fixed to stabilize the bootstrap procedure. |
421194 |
Documentation links in the upgrade notes were not resolvable.
When the upgrade notes of a specific firmware version was displayed, the links to the Upgrade Guide and the Release Notes were incorrect. The documentation site was updated to provide contents for the past versions as well. |
422264 |
Pagination range was incorrect on the last page when it had 10.000 or more sessions. This issue has been fixed. |
422663 |
Fixed to be able to build baselines for more than 10,000 users. |
424024 |
Added cleanup to all RabbitMQ dead letter queues. |
424300 |
RDP protocol negotiation on Windows 11 with Remote Desktop 10.0.22621 fails.
In Windows 11 version 22H2, RDP protocol negotiation has been changed, and now it allows skipping the initial channel join messages. This was not handled by SPS, causing RDP connections fail to start.
This has been fixed, SPS now supports RDP channel join skipping. |
425560 |
When creating a new content subchapter on SPS UI under Reporting > Create & Manage Reports and the user had content subchapters using a protocol connection policy filter without having access to the particular protocol's Connections menupoint, SPS returned a "403 Forbidden: The client is not authorized to access the given resource." error. Furthermore, when the user wanted to create a new conctent subchapter with a protocol connection policy filter, SPS also responded with the previous error and the subchapter could not be created.
This issue has been fixed so the protocol connection policy filter works as expected without access to protocol Connections menupoints. |
425741 |
Cleanup caused errors if no cleanup policy was set. Thia issue has been fixed. |
431686 |