Skip to content

Add read-only mode - #318

Open
tagplus5 wants to merge 2 commits into
whyisdifficult:mainfrom
tagplus5:feat/read-only-mode
Open

Add read-only mode#318
tagplus5 wants to merge 2 commits into
whyisdifficult:mainfrom
tagplus5:feat/read-only-mode

Conversation

@tagplus5

Copy link
Copy Markdown
  • Add an opt-in read_only configuration setting and a jiratui ui --read-only session flag.
  • Block mutating Jira requests at the shared async and sync HTTP client boundary.
  • Continue allowing GET requests and Jira POST endpoints used for search, approximate counts, and expression evaluation.
  • Read-only mode is disabled by default and does not replace Jira permissions or a read-scoped API token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant