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 logging errors with cantaloupe due to find / replace bug #165

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

nigelgbanks
Copy link
Contributor

@nigelgbanks nigelgbanks commented Nov 22, 2021

Fixes #144

@scottdoane
Copy link

I pulled the PR, built it locally and ran it locally. Appears to be functional now.

@nigelgbanks nigelgbanks merged commit 1345d80 into main Nov 23, 2021
@nigelgbanks nigelgbanks deleted the issue-144 branch November 23, 2021 15:59
rosiel added a commit that referenced this pull request Jan 5, 2022
* Fix logging errors with cantaloupe due to find/replace bug (#165)

* Adding max_input_vars to php.ini (#166)

* Explain how Docker Hub factors in the workflow. (#171)

* Updated the introduction to redirect users to better starting points in case they ended up at this repo by accident. (#164)

* [issue-172] Use explicit commits in URLs such that (#176)

Code can change when pulling from a master branch, which causes checksum
checks to fail.

This can changes master to instead refer to explicit commits hashes.

The output docker images is byte for byte the same though.

* Prevent passwords from being logged.

Co-authored-by: dannylamb <[email protected]>
Co-authored-by: Rosie Le Faive <[email protected]>
rosiel added a commit that referenced this pull request Feb 10, 2022
* Fix logging errors with cantaloupe due to find/replace bug (#165)

* Adding max_input_vars to php.ini (#166)

* Explain how Docker Hub factors in the workflow. (#171)

* Updated the introduction to redirect users to better starting points in case they ended up at this repo by accident. (#164)

* [issue-172] Use explicit commits in URLs such that (#176)

Code can change when pulling from a master branch, which causes checksum
checks to fail.

This can changes master to instead refer to explicit commits hashes.

The output docker images is byte for byte the same though.

* Prevent passwords from being logged.

Co-authored-by: dannylamb <[email protected]>
Co-authored-by: Rosie Le Faive <[email protected]>
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.

Cantaloupe writing to log file error
2 participants