mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[PR #3231] [MERGED] Generate distinct log messages for regex vs. IP blacklisting. #3245
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#3245
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/3231
Author: @kpfleming
Created: 2/7/2023
Status: ✅ Merged
Merged: 2/12/2023
Merged by: @dani-garcia
Base:
main← Head:icon-blacklist-improvements📝 Commits (3)
24b5784Generate distinct log messages for regex vs. IP blacklisting.6741b25Ensure that all results from check_domain_blacklist_reason are cached.6e2c3fcMerge branch 'main' into icon-blacklist-improvements📊 Changes
1 file changed (+19 additions, -9 deletions)
View changed files
📝
src/api/icons.rs(+19 -9)📄 Description
When an icon will not be downloaded due to matching a configured blacklist, ensure that the log message indicates the type of blacklist that was matched.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.