fix bw serve returned HTTP for POST /object/org-collection: organizat… - #44
fix bw serve returned HTTP for POST /object/org-collection: organizat…#44JJBlue wants to merge 1 commit into
Conversation
…ionid option is required.
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
🚫 Excluded labels (none allowed) (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🧪 Test this PRYou can test this PR directly using From branch: uvx -p 3.14 --from 'git+https://github.com/JJBlue/kp2bw@master' kp2bw --helpFrom specific commit ( uvx -p 3.14 --from 'git+https://github.com/JJBlue/kp2bw@fd5ee448bbb9e6a0c8885fef324181c2ef46b4b6' kp2bw --help📋 Example usage# Show version
uvx -p 3.14 --from 'git+https://github.com/JJBlue/kp2bw@master' kp2bw --version
# Migrate KeePass DB (interactive password prompts)
uvx -p 3.14 --from 'git+https://github.com/JJBlue/kp2bw@master' kp2bw vault.kdbx
# Non-interactive with env vars
KP2BW_KEEPASS_PASSWORD=kppass KP2BW_BITWARDEN_PASSWORD=bwpass uvx -p 3.14 --from 'git+https://github.com/JJBlue/kp2bw@master' kp2bw vault.kdbx -y🤖 Auto-updated on push • Commit: fd5ee44 |
fix bw serve returned HTTP for POST /object/org-collection: organizationid option is required.
#43