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_local_remote_servers must be true at the system level in order the app can work #586

Open
ostasevych opened this issue Jul 21, 2023 · 0 comments

Comments

@ostasevych
Copy link

I have found that the option allow_local_remote_servers option in the config.php must be set true, in order the app can work.
Otherwise it says:
OCP\Http\Client\LocalServerException: Host violates local access rules

I tried to limit the option to only this app, but it doesn't work, and needs to be set true at the upper level in the config.php file.

Is that secure? Especially, if I do not use federated API at all.

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

No branches or pull requests

1 participant