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

Fix stub #63

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Fix stub #63

merged 4 commits into from
Oct 2, 2023

Conversation

olssonm
Copy link
Owner

@olssonm olssonm commented Oct 2, 2023

This PR fixes an issue where the package tries to write config.php on each request; if the web-user doesn't have the permissions to write the file, an error is logged on the system.

Instead, with this update config.php is never written, instead a basic stub is used with an empty user/password-combo. When empty, basic auth is inactivated.

See #62.

@olssonm olssonm merged commit 9efadad into master Oct 2, 2023
12 checks passed
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.

1 participant