mirror of
https://github.com/karant-dev/AutoRedact.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #11] [Feat]: Global Allowlist (Safe IPs/Domains) #1
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoRedact#1
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?
Originally created by @karant-dev on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/karant-dev/AutoRedact/issues/11
Originally assigned to: @Copilot on GitHub.
Is your feature request related to a problem?
AutoRedact keeps redacting my localhost IPs (127.0.0.1) and public DNS (8.8.8.8) which are safe to share.
Describe the solution you'd like
Add a "Safe Values" list in Settings.
Describe alternatives you've considered
Deleting the redaction box manually every time.
Additional context
Should support exact strings (case-insensitive).