[PR #5260] [MERGED] refactor: replace static with const for global constants #23115

Closed
opened 2026-05-16 05:47:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5260
Author: @Integral-Tech
Created: 12/7/2024
Status: Merged
Merged: 1/10/2025
Merged by: @dani-garcia

Base: mainHead: static-const


📝 Commits (3)

  • 8c1e8ce refactor: replace static with const for global constants
  • 1ca4423 Merge branch 'main' into static-const
  • 126fc4e Merge branch 'main' into static-const

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 src/crypto.rs (+1 -1)
📝 src/db/models/organization.rs (+2 -2)

📄 Description

No description provided


🔄 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/5260 **Author:** [@Integral-Tech](https://github.com/Integral-Tech) **Created:** 12/7/2024 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `static-const` --- ### 📝 Commits (3) - [`8c1e8ce`](https://github.com/dani-garcia/vaultwarden/commit/8c1e8ce840f8808793357bf7b36e878de7d73545) refactor: replace static with const for global constants - [`1ca4423`](https://github.com/dani-garcia/vaultwarden/commit/1ca4423508ed45d6a0704ed18633f9d3e99234e7) Merge branch 'main' into static-const - [`126fc4e`](https://github.com/dani-garcia/vaultwarden/commit/126fc4e6dd620068261960bf118d22d27f98b689) Merge branch 'main' into static-const ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/crypto.rs` (+1 -1) 📝 `src/db/models/organization.rs` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-16 05:47:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#23115