Open
Conversation
- Updated use of @XssProtect annotation; - Corrected definition tests in build.gradle for XssValidatorUtilsTestsSuite;
- Corrected UserProfilesAPI.java
- Corrected EventDetectorDTO.java;
- Added support for List and Map for XssProtect annotations; - Corrected protect in: FolderPointHierarchy, CompoundComponentDTO;
- Added support array for XssProtect annotation; - Corrected protect for JsonEventSearch;
- Fixed select 'Add user' in MailingList; - Added: UserIdentifier, AddressEntryJson, EmailRecipientJson, MailingListJson, UserEntryJson; - Reduced data users in: ViewDwr, WatchListDwr, UsersDwr, ReportsDwr, MailingListsDwr, EventHandlersDwr, DataPointDetailsController;
…de_user_information_in_DWR
- Corrected MailingListsDwr.getMailingList(int id); - ReportsDwr.init;
…4_Updated_REST_API_with_incoming_data_for_XSS_protection
…de_user_information_in_DWR
…on_in_DWR Fix/#3178 hide user information in dwr
…_incoming_data_for_XSS_protection
…I_with_incoming_data_for_XSS_protection Feature/#3174 updated rest api with incoming data for xss protection
- Added block packages: java.lang.Process.* java.lang.invoke..* java.io..* java.nio..* - Added access packages: org.scada_lts..* com.serotonin..* cc.radiuino.scadabr..* br.org.scadabr..* java.util..* java.lang..* org.springframework.jdbc.core..* - Added tests to ScriptExecutorTest;
- Added block packages: java.lang.Process.* java.lang.invoke..* java.io..* java.nio..* - Added access packages: java.util..* - Added tests to ScriptExecutorTest;
- Added block packages: java.lang.Process.* java.lang.invoke..* java.io..* java.nio..* - Added access packages: java.util..* - Added tests to ScriptExecutorTest;
- Refactor ScriptsAPI - using specially created exceptions for the REST API;
- Deprecated ScriptController and endpoint /script/execute/{xid} (use: /api/scripts/execute/{xid})
- Added or corrected name tests ScriptExecutorTestsSuite: JavaClassDeniedScriptExecutorTest,
JavaClassGrantedScriptExecutorTest,
JsScriptExecutorTest;
- Added migration: V2_8_1__SynopticPanelChangeDataTypeForColumnVectorImage
…t time: - Corrected time for return to normal for DifferenceDetectorRT(NoChangeDetectorRT, NoUpdateDetectorRT);
- Corrected generate keystore added applicationUri, corrected other attributes; - Set 20 for search depth limit;
- Fixed leak threads;
- Revert scadalts.security.js.access.granted.class.regexes
…tween_Return_to_Normal_status_and_Reise_event_time #3220 Fixed time shift between Return to Normal status and Reise even…
- change client alias;
- Refactored OpcUaClientFactory and KeyStoreLoader; - Created classes: CertificateDataImpl, ClientCertificate; - Created interfaces: CertificateData, KeyStoreData;
- Created static factory method CertificateData.scadaLts
- Fixed DataPointRT.isUnreliable; - Corrected message for exception from constructor ClientCertificate;
- svg.validator.messages.ignore - Added ignore message with path-effect;
…_problem #3218 Synoptic panel file problem:
- Removed import org.scada_lts.utils.PathSecureUtils in SvgProcessingUtils;
- Rename parameter in SearchDataPointJson settable to pointSettable
- Fixed reports and scripts;
- Revert GetDataSourcesWithAccess;
- Revert GetDataSourcesWithAccess;
- Corrected UsersApiService;
- Fixed EnhancedImageChartComponent;
- Fixed localization for add point to context; - Default DataPointsSelect.selectHtmlId = "allPointsList"; - Added method PointLinksDwr.getPointLinkResponse;
- Refactor classes: PointsContext, DataPointsSelect (common.js) - Generalization of the object select component with lazy loading, created ObjectsSelect class;
…f_graphical_chart Fix/#2779 very slow editing of graphical chart
- Fixed 'DOM text reinterpreted as HTML';
Collaborator
Author
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
- Removed annotation @XssProtect ContextualizedScriptVO.pointsOnContext, ContextualizedScriptVO.objectsOnContext, invalid type;
- Removed unused import XssProtect
- Corrected PointLinksDwr, pointLinks.jsp, added initResponse;
- Corrected default value in constructor ObjectsSelect
- Clean common.js: removed unused function executeOn
- Revert package-lock.json
- Revert package-lock.json
- Revert package-lock.json
- Moved methods from ControllerUtils to GetDataPointsUtils;
- Fixed cases if long delay - added abort ajax request, clear timeout;
- Fixed allow_single_deselect;
- Supported allow_single_deselect by ObjectsSelect;
- Corrected check undefined ObjectsSelect.allowSingleDeselect; (common.js)
- Added property scadalts.opcua.client-alias to env.properties for OPC UA;
- Added tests: DataPointApiServiceTest; - Simplification of logic, removal of unused parameters: DataPointApiService.searchDataPoint
- Corrected function ObjectsSelect.loadObjectsList
- Fixed return to normal for MESSAGE_EXCEPTION_EVENT;
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.