Files
vexplor/frontend/types
kjs fd5c61b12a feat: Implement company code validation in flow management
- Enhanced the FlowController to include user company code validation for flow definitions, ensuring that users can only access and modify flows belonging to their company.
- Updated the FlowDefinitionService to accept company code as a parameter for create, update, and delete operations, enforcing ownership checks.
- Introduced sanitization methods in FlowConditionParser to prevent SQL injection for column and table names.
- Modified the FlowDataMoveService to validate table names and column names during data movement operations, enhancing security.
- Updated the frontend components to support batch data movement with proper validation and error handling.
2026-03-03 10:38:38 +09:00
..
2025-09-29 13:32:59 +09:00
2025-10-28 14:55:41 +09:00
2025-12-23 09:31:18 +09:00
2025-11-03 16:31:03 +09:00
2025-11-21 02:25:25 +09:00
2025-09-11 12:22:39 +09:00
2025-08-21 09:41:46 +09:00
2025-11-05 18:08:51 +09:00
2025-08-26 14:23:22 +09:00