forked from Netflix/conductor
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Current requests: - health_check - v3/api-docks Method - triggerNoRbacEndpoints handles these scenarios: Request contains & - trim string till & and filter when specified values are present in URI. Request contains ? - getRequestURI() automatically returns URI path without query string and filter when specified values are present in URI. When specified values are found and filtering is done, isRbacLessEndpoint value is set to true, which prevents further code execution. Type: Improvement Signed-off-by: jmasar <[email protected]>
- Loading branch information
jmasar
committed
Jun 26, 2024
1 parent
54c1037
commit 37aa6b5
Showing
1 changed file
with
46 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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