Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(flow): add skip auth to flow mapper #2538

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

ungreat
Copy link
Collaborator

@ungreat ungreat commented May 28, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@ungreat ungreat added the type-refactor refactor code or rename variables label May 28, 2024
@ungreat ungreat self-assigned this May 28, 2024
Copy link
Contributor

@yizhouxw yizhouxw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seem too complex to add so much skipAuth parameter,
can we just change authorize logic instead ?

@ungreat
Copy link
Collaborator Author

ungreat commented May 29, 2024

seem too complex to add so much skipAuth parameter, can we just change authorize logic instead ?

It‘s true that most method to skip auth is by passing parameters at present, may need a technical refactor issue to deal with it uniformly.

@yhilmare yhilmare changed the title refactor(flow):add skip auth to flow mapper refactor(flow): add skip auth to flow mapper May 29, 2024
yizhouxw
yizhouxw previously approved these changes May 29, 2024
@ungreat ungreat changed the base branch from dev/4.3.x to dev/4.3.0 June 4, 2024 02:20
@ungreat ungreat dismissed yizhouxw’s stale review June 4, 2024 02:20

The base branch was changed.

@ungreat ungreat force-pushed the yiang_add_skop_to_flow_mapper branch from 6603123 to 6ce60be Compare June 4, 2024 02:26
@ungreat ungreat added this to the ODC 4.3.0 milestone Jun 4, 2024
Copy link
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yhilmare yhilmare merged commit f13708b into dev/4.3.0 Jun 4, 2024
7 checks passed
@yhilmare yhilmare deleted the yiang_add_skop_to_flow_mapper branch June 4, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-refactor refactor code or rename variables
Projects
Status: Developed
Development

Successfully merging this pull request may close these issues.

3 participants