Conversation
…0.2.0 / cli-v0.2.1 - api.md: hit listings redact global-destination targets for non-admins (new "Notification rows in hit listings" section, `destination_scope`); POST /api/api-keys is admin-only; /api/audit validates `actor`; the external_id claim rules now depend on who asks (creator/admin, cross-key enroll → URL only with memo null, other full keys → 409). - single-user.md: same rules in the operator-facing summary. - configuration.md: MANTIS_PUBLIC_PATH no longer needs a reverse-proxy rewrite (server ≥ 0.2.0); note the dashboard headers on custom prefixes. - changelog.mdx: regenerated from GitHub Releases (v0.2.0, cli-v0.2.1). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
docs-mantis | cbc9680 | Commit Preview URL Branch Preview URL |
Sep 05 2026, 10:05 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the behaviour changes shipped in mantis server v0.2.0 (privacykey/mantis#86) and regenerates the changelog for
v0.2.0/cli-v0.2.1.targetisnullfor non-admins on global-destination rows, with the newdestination_scopefield.POST /api/api-keysis admin-only./api/audit?actor=must be a UUID. Theexternal_idclaim rules now depend on the caller: creator/admin unchanged; cross-key enroll claim → trigger URL only (memo: null), auditedcross_key: true; other full keys →409. The enroll-key security caveat is narrowed accordingly.MANTIS_PUBLIC_PATHno longer needs a reverse-proxy rewrite (server ≥ 0.2.0); notes the dashboard security headers on custom prefixes.npm run sync-changelogagainst the new releases.npm run checkpasses locally.🤖 Generated with Claude Code