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

Allow passing the setting for non-root auth to the simulation. #1503

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Dec 24, 2024

What

Allow passing the setting for non-root auth to the simulation.

This is unfortunately a breaking change and thus it needs to be guarded by unstable-next-api feature.

Why

This allows for more control over the simulation logic - while the default is sufficient 99% of the time, there is still 1% of the cases where non-root auth should be allowed.

Known limitations

N/A

This is unfortunately a breaking change and thus it needs to be guarded by unstable-next-api feature.
@dmkozh dmkozh requested review from graydon, sisuresh and a team as code owners December 24, 2024 01:09
@dmkozh dmkozh added this pull request to the merge queue Jan 6, 2025
Merged via the queue into stellar:main with commit 5a28b69 Jan 6, 2025
12 checks passed
@dmkozh dmkozh deleted the non_root_auth_sim branch January 6, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants