mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-06 09:13:03 +03:00
[PR #4589] Prepare for repo to org move #2789
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/4589
Author: @BlackDex
Created: 5/25/2024
Status: 🔄 Open
Base:
main← Head:prepare-vaultwarden-org📝 Commits (1)
9cce9bdPrepare for repo to org move📊 Changes
23 files changed (+63 additions, -63 deletions)
View changed files
📝
.env.template(+4 -4)📝
.github/ISSUE_TEMPLATE/bug_report.yml(+3 -3)📝
.github/ISSUE_TEMPLATE/config.yml(+1 -1)📝
.github/workflows/release.yml(+2 -2)📝
.github/workflows/trivy.yml(+1 -1)📝
Cargo.toml(+1 -1)📝
README.md(+23 -23)📝
SECURITY.md(+2 -2)📝
docker/README.md(+1 -1)📝
docker/docker-bake.hcl(+3 -3)📝
docker/podman-bake.sh(+2 -2)📝
src/api/admin.rs(+4 -4)📝
src/api/core/mod.rs(+1 -1)📝
src/api/identity.rs(+3 -3)📝
src/auth.rs(+1 -1)📝
src/config.rs(+1 -1)📝
src/db/models/device.rs(+1 -1)📝
src/main.rs(+3 -3)📝
src/static/templates/404.hbs(+1 -1)📝
src/static/templates/admin/diagnostics.hbs(+1 -1)...and 3 more files
📄 Description
This PR prepares this repo to be moved to the Vaultwarden organization.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.