Skip to content

Passbolt - fetching decrypted resource#1776

Open
daya wants to merge 2 commits intobasecamp:mainfrom
daya:passbolt-fetch-decrypted-resource
Open

Passbolt - fetching decrypted resource#1776
daya wants to merge 2 commits intobasecamp:mainfrom
daya:passbolt-fetch-decrypted-resource

Conversation

@daya
Copy link

@daya daya commented Feb 16, 2026

This change is scoped to Passbolt adapter. The problem and fix have been tested against the following versions.

passbolt cli version 0.4.1
passbolt server version 5.9.0.1-ce

Problem:

Current passbolt adapter relies on passbolt list resources command to return resources with password decrypted. But passbolt list resources command returns resources with password blanked out.

Solution:

Invoke passbolt get resource --id command for each resource to fetched the resource with decrypted password.

daya added 2 commits February 15, 2026 21:37
passbolt cli v0.4.1
passbolt server 5.9.0.1-ce

Current passbolt adapter rely on `passbolt list resources` command to return resources with password decrypted.

But `passbolt list resources` command returns resources with password blanked out.

The solution is to invoke `passbolt get resource --id` command for each resource to fetched the resource with decrypted password.
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