Skip to content

fix: request upload-authorized username hints - #5597

Open
TingRuDeng wants to merge 1 commit into
jumpserver:devfrom
TingRuDeng:codex/request-upload-authorized-hints
Open

fix: request upload-authorized username hints#5597
TingRuDeng wants to merge 1 commit into
jumpserver:devfrom
TingRuDeng:codex/request-upload-authorized-hints

Conversation

@TingRuDeng

@TingRuDeng TingRuDeng commented Aug 11, 2026

Copy link
Copy Markdown

Problem

On Operations > File Transfer, the account username autocomplete called the shared hints endpoint without identifying the operation. Core could not distinguish an upload from the connect request used by Quick Jobs, so upload-specific permission filtering could not be applied.

Change

Send action: upload with the username-hints request. The companion Core change uses this value to return only accounts authorized for file upload. Older Core versions ignore the additional field.

Companion: jumpserver/jumpserver#17235

Validation

  • corepack yarn test — 1 test passed
  • corepack yarn lint
  • Targeted corepack yarn oxfmt --check
  • corepack yarn build

@sonarqubecloud

Copy link
Copy Markdown

@TingRuDeng
TingRuDeng marked this pull request as ready for review August 11, 2026 03:51
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