Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mvfc
/
backvault
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
9
Star
285
Code
Issues
8
Pull requests
3
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add organization exports
- #64
#64
Open
mvfc
wants to merge 46 commits into
main
mvfc/backvault:main
from
mc/organization_export
mvfc/backvault:mc/organization_export
Copy head branch name to clipboard
Conversation
Commits
46
(46)
Checks
Files changed
Open
Add organization exports
#64
mvfc
wants to merge 46 commits into
main
mvfc/backvault:main
from
mc/organization_export
mvfc/backvault:mc/organization_export
Copy head branch name to clipboard
Commits
Commits on Jan 13, 2026
Downgrade bw version to 2025.10 (last known fully compatible version)
mvfc
committed
fffb3f3
View commit details
Copy full SHA for fffb3f3
Browse repository at this point
Commits on Feb 25, 2026
Remove initial run if it's not the initial setup. Also accomodate for BACKUP_INTERVAL_HOURS > 23 by doing cron math
mvfc
committed
3657bac
View commit details
Copy full SHA for 3657bac
Browse repository at this point
Commits on Apr 20, 2026
Add comprehensive testing infrastructure
Show description for 7ca7a2a
mvfc
committed
7ca7a2a
View commit details
Copy full SHA for 7ca7a2a
Browse repository at this point
Add AGENTS.md and organizations exports
mvfc
committed
1677238
View commit details
Copy full SHA for 1677238
Browse repository at this point
Merge branch 'main' into mc/organization_export
mvfc
authored
342ce66
View commit details
Copy full SHA for 342ce66
Browse repository at this point
Enhance CI workflow and improve code documentation
Show description for abbe355
mvfc
committed
abbe355
View commit details
Copy full SHA for abbe355
Browse repository at this point
Fix CI and run tests, add bin to gitignore
mvfc
committed
5085ab3
View commit details
Copy full SHA for 5085ab3
Browse repository at this point
fix CI
mvfc
committed
703f595
View commit details
Copy full SHA for 703f595
Browse repository at this point
reintroduce raw and bitwarden on org encryption modes
mvfc
committed
48bd975
View commit details
Copy full SHA for 48bd975
Browse repository at this point
Enhance CI workflows, add Bitwarden CLI installation, and improve HTML form accessibility
mvfc
committed
66ee852
View commit details
Copy full SHA for 66ee852
Browse repository at this point
Commits on Apr 21, 2026
Refactor CI and E2E workflows, improve Docker image testing, and enhance Bitwarden CLI environment isolation
mvfc
committed
42a4377
View commit details
Copy full SHA for 42a4377
Browse repository at this point
Enhance E2E workflow: use secrets for sensitive data, set up Python and Node.js, and install system dependencies
mvfc
committed
3630b9e
View commit details
Copy full SHA for 3630b9e
Browse repository at this point
add missing dependencies in CI lint
mvfc
committed
29f4c68
View commit details
Copy full SHA for 29f4c68
Browse repository at this point
fix dependencies in CI lint
mvfc
committed
2192b62
View commit details
Copy full SHA for 2192b62
Browse repository at this point
fix ci errors and add dependencies
mvfc
committed
d749cec
View commit details
Copy full SHA for d749cec
Browse repository at this point
Update .github/workflows/ci.yml
Show description for b53d33e
mvfc
and
greptile-apps[bot]
authored
b53d33e
View commit details
Copy full SHA for b53d33e
Browse repository at this point
Update .github/workflows/e2e.yml
Show description for a775658
mvfc
and
greptile-apps[bot]
authored
a775658
View commit details
Copy full SHA for a775658
Browse repository at this point
Update .github/workflows/ci.yml
Show description for d0a6fc0
mvfc
and
coderabbitai[bot]
authored
d0a6fc0
View commit details
Copy full SHA for d0a6fc0
Browse repository at this point
Merge branch 'mc/organization_export' of github.com:mvfc/backvault into mc/organization_export
mvfc
committed
37eced1
View commit details
Copy full SHA for 37eced1
Browse repository at this point
Update opencode workflow permissions and enhance README and form UI for organization export mode
mvfc
committed
2e8e53b
View commit details
Copy full SHA for 2e8e53b
Browse repository at this point
Refactor CI and E2E workflows, enhance opencode conditions, and update organization export logic
mvfc
committed
aa8d737
View commit details
Copy full SHA for aa8d737
Browse repository at this point
Fix init.py default to multiple; fix personal file condition
mvfc
committed
d1231c9
View commit details
Copy full SHA for d1231c9
Browse repository at this point
Add error handling for multiple-mode org exports
mvfc
committed
a4b9ffc
View commit details
Copy full SHA for a4b9ffc
Browse repository at this point
Fix single+bitwarden silent exit to warning
mvfc
committed
bdb861b
View commit details
Copy full SHA for bdb861b
Browse repository at this point
Enhance CI/CD workflows, improve error handling, and update organization export logic
Show description for ed92975
mvfc
committed
ed92975
View commit details
Copy full SHA for ed92975
Browse repository at this point
fix appgroup
mvfc
committed
4597a2d
View commit details
Copy full SHA for 4597a2d
Browse repository at this point
Commits on Apr 22, 2026
Update CI workflows, enhance error handling, and improve organization export logic
mvfc
committed
b361562
View commit details
Copy full SHA for b361562
Browse repository at this point
- Fixed 15 issues across various files, including test_run.py, e2e.yml, init.py, run.py, and others.
Show description for 624eefc
mvfc
committed
624eefc
View commit details
Copy full SHA for 624eefc
Browse repository at this point
Enhance E2E tests with ADMIN_TOKEN validation, improve opencode job condition, and update form error handling for organization export options
mvfc
committed
6641dd7
View commit details
Copy full SHA for 6641dd7
Browse repository at this point
Update src/form.html
Show description for 9a4537e
mvfc
and
greptile-apps[bot]
authored
9a4537e
View commit details
Copy full SHA for 9a4537e
Browse repository at this point
ruff format
mvfc
committed
c44f16e
View commit details
Copy full SHA for c44f16e
Browse repository at this point
Merge branch 'mc/organization_export' of github.com:mvfc/backvault into mc/organization_export
mvfc
committed
58c4181
View commit details
Copy full SHA for 58c4181
Browse repository at this point
Add cleanup step for appgroup and appuser in E2E workflow
mvfc
committed
88407e1
View commit details
Copy full SHA for 88407e1
Browse repository at this point
Refactor Dockerfile to create appgroup and appuser idempotently
mvfc
committed
dcefb9c
View commit details
Copy full SHA for dcefb9c
Browse repository at this point
Update src/bw_client.py
Show description for e2cd14f
mvfc
and
greptile-apps[bot]
authored
e2cd14f
View commit details
Copy full SHA for e2cd14f
Browse repository at this point
Update src/bw_client.py
Show description for 15d6bac
mvfc
and
greptile-apps[bot]
authored
15d6bac
View commit details
Copy full SHA for 15d6bac
Browse repository at this point
Update E2E workflow to pull Docker image and adjust organization export logic for backward compatibility
mvfc
committed
b4a0d1c
View commit details
Copy full SHA for b4a0d1c
Browse repository at this point
Merge branch 'mc/organization_export' of github.com:mvfc/backvault into mc/organization_export
mvfc
committed
d4f22b6
View commit details
Copy full SHA for d4f22b6
Browse repository at this point
Refactor logging statements for improved readability in organization export logic
mvfc
committed
2ca9301
View commit details
Copy full SHA for 2ca9301
Browse repository at this point
Fix organization export condition to handle None value for org_export_mode
mvfc
committed
d062647
View commit details
Copy full SHA for d062647
Browse repository at this point
Enhance organization export logic and update E2E tests
Show description for 6c60dff
mvfc
committed
6c60dff
View commit details
Copy full SHA for 6c60dff
Browse repository at this point
fix dockerfile appgroup
mvfc
committed
38689e8
View commit details
Copy full SHA for 38689e8
Browse repository at this point
Commits on Sep 1, 2026
Merge remote-tracking branch 'origin/main' into mc/organization_export
Show description for b7d96f9
mvfc
committed
b7d96f9
View commit details
Copy full SHA for b7d96f9
Browse repository at this point
Fix E2E workflow: vaultwarden config and test credential wiring
Show description for ca6932b
mvfc
committed
ca6932b
View commit details
Copy full SHA for ca6932b
Browse repository at this point
Commits on Sep 2, 2026
fix: correct E2E tests for modern vaultwarden and bw CLI
Show description for 4f103a5
mvfc
committed
4f103a5
View commit details
Copy full SHA for 4f103a5
Browse repository at this point
fix: publish :test image tag and fail on incomplete org backups
Show description for 3a7193e
mvfc
committed
3a7193e
View commit details
Copy full SHA for 3a7193e
Browse repository at this point
You can’t perform that action at this time.