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

Fixes: Don't require --rpc-login with --rpc-access-control-origins #8187

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

jeffro256
Copy link
Contributor

This PR removes the requirement for --rpc-login to be specified if --rpc-access-control-origins is.
This will allow public nodes to serve cross-origin requests. You can still use --rpc-login with
--rpc-access-control-origins, but it is no longer mandatory.

Original Issue: #8168

…nero-project#8168

This PR removes the requirement for --rpc-login to be specified if --rpc-access-control-origins is.
This will allow public nodes to serve cross-origin requests. You can still use --rpc-login with
--rpc-access-control-origins, but it is no longer mandatory.

Original Issue: monero-project#8168
@jeffro256 jeffro256 changed the title Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168 Fixes: Don't require --rpc-login with --rpc-access-control-origins Feb 19, 2022
Copy link

@reemuru reemuru left a comment

Choose a reason for hiding this comment

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

Tested.

@luigi1111 luigi1111 merged commit 427bd85 into monero-project:master Mar 18, 2022
jeffro256 added a commit to jeffro256/monero that referenced this pull request Mar 25, 2022
@jeffro256 jeffro256 deleted the no_rpc_aco_login branch April 22, 2022 20:00
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.

4 participants