[PR #4589] Prepare for repo to org move #2789

Open
opened 2025-10-09 18:11:35 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4589
Author: @BlackDex
Created: 5/25/2024
Status: 🔄 Open

Base: mainHead: prepare-vaultwarden-org


📝 Commits (1)

  • 9cce9bd Prepare 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/4589 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 5/25/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `prepare-vaultwarden-org` --- ### 📝 Commits (1) - [`9cce9bd`](https://github.com/dani-garcia/vaultwarden/commit/9cce9bd3d15e73c4ee89a28ec5e8f7ed48e8c8c2) Prepare for repo to org move ### 📊 Changes **23 files changed** (+63 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description This PR prepares this repo to be moved to the Vaultwarden organization. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:11:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2789