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

Why FilterUrl event is not included in IHtmlSanitizer? #565

Closed
michael-freidgeim-webjet opened this issue Jan 28, 2025 · 2 comments
Closed

Comments

@michael-freidgeim-webjet

public event FilterUrl is available in HtmlSanitizer.cs but not in IHtmlSanitizer.
Other event like RemovingAttribute are included in the interface.

I was using DI parameter IHtmlSanitizer and didn't understand why FilterUrl property is not available.

If there is no reason for this, please add FilterUrl to IHtmlSanitizer

@mganss mganss closed this as completed in d8dcf0b Jan 28, 2025
@dsparkplug
Copy link

Can you update the beta stream for those of us using 8.2.871-beta?

mganss added a commit that referenced this issue Jan 29, 2025
Use file scoped namespace
Implement VS suggestions
Bump version to 9.0
@mganss
Copy link
Owner

mganss commented Jan 29, 2025

@dsparkplug Done, latest is 9.1.878-beta.

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

3 participants