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

logging: Add missing interface guards for replace filter #4244

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

leodido
Copy link
Contributor

@leodido leodido commented Jul 12, 2021

While looking at the code base I noticed that probably interface guards for ReplaceFilter were missing.

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Jul 12, 2021

CLA assistant check
All committers have signed the CLA.

@francislavoie francislavoie added this to the v2.4.4 milestone Jul 12, 2021
@francislavoie francislavoie changed the title interface guards for replace filter logging: Add missing interface guards for replace filter Jul 12, 2021
Copy link
Member

@francislavoie francislavoie left a comment

Choose a reason for hiding this comment

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

Thanks! For ref, this feature was added in #4029 but the guards were missed. 👍

@francislavoie francislavoie merged commit 46d99ab into caddyserver:master Jul 12, 2021
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.

None yet

3 participants