fix(auth): scope path-like name args by command
Build and Push Docker Container / build-and-push (push) Successful in 4m41s

- Stop treating property names as vault paths during policy checks.
- Keep rename name targets protected by path restrictions.
- Add regression coverage for property:set name=from.
- Add regression coverage for blocked rename targets.
- Bump package version to 1.0.4 for the Docker image tag.
This commit is contained in:
2026-06-24 13:41:50 +02:00
parent 4a159cffe8
commit e8e31add11
4 changed files with 35 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "obsidian-api"
version = "1.0.3"
version = "1.0.4"
description = "HTTP API wrapper for running Obsidian CLI commands from n8n, SDKs, or agent harnesses."
requires-python = ">=3.14"
dependencies = [