mirror of
https://github.com/karant-dev/AutoRedact.git
synced 2026-04-26 00:05:52 +03:00
[PR #34] [MERGED] feat(api): add configuration support #33
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#33
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/karant-dev/AutoRedact/pull/34
Author: @karant-dev
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @karant-dev
Base:
main← Head:feat/api-config-support📝 Commits (7)
8e5e86ddocs: add verified real-world examples for CLI and Docker APIace2024fix(api): use DEFAULT_ALLOWLIST in server settings19942ecdocs: add API configuration exampleee97a80Merge branch 'main' into feat/api-config-supportc66ad97docs: clarify API configurability in READMEc3859a0docs: create exhaustive API documentation3bc2860docs: create exhaustive API documentation📊 Changes
3 files changed (+178 additions, -81 deletions)
View changed files
📝
README.md(+3 -47)➕
docs/API.md(+133 -0)📝
src/server.ts(+42 -34)📄 Description
Adds support for configurable settings via 'settings' JSON multipart field using DEFAULT_ALLOWLIST.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.