Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

feat: performing specific preprocess operation to specific endpoint #10

Merged
merged 3 commits into from
Jul 27, 2023

Conversation

blaise-favor
Copy link
Contributor

Problem/Issue:

GET /ldap/search pre-process operation is is taking effect to all endpoints because the extension function is a listener to all routes.

Trello issue here

Proposed Solution:

To add condition by filtering the process to only take effect to the specific endpoint.

@blaise-favor blaise-favor self-assigned this Jul 26, 2023
@blaise-favor blaise-favor added the enhancement New feature or request label Jul 26, 2023
@blaise-favor blaise-favor merged commit b2e2374 into main Jul 27, 2023
2 checks passed
@blaise-favor blaise-favor deleted the task/ldap-search branch July 27, 2023 07:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants