refactor: Update request type in processWorkStandardController to use AuthenticatedRequest #392

Merged
kjs merged 2 commits from jskim-node into main 2026-02-24 12:43:17 +09:00
Owner
  • Changed the request type from Request to AuthenticatedRequest in multiple functions within the processWorkStandardController.
  • This update ensures that user authentication details are accessible in the request object, enhancing security and functionality for work item management operations.
- Changed the request type from `Request` to `AuthenticatedRequest` in multiple functions within the processWorkStandardController. - This update ensures that user authentication details are accessible in the request object, enhancing security and functionality for work item management operations.
kjs added 1 commit 2026-02-24 12:43:06 +09:00
076184aad2 refactor: Update request type in processWorkStandardController to use AuthenticatedRequest
- Changed the request type from `Request` to `AuthenticatedRequest` in multiple functions within the processWorkStandardController.
- This update ensures that user authentication details are accessible in the request object, enhancing security and functionality for work item management operations.
kjs added 1 commit 2026-02-24 12:43:10 +09:00
kjs merged commit bb7399df07 into main 2026-02-24 12:43:17 +09:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjs/ERP-node#392
No description provided.