[PR #1004] [CLOSED] KB -> KiB for attachements size #21052

Closed
opened 2026-04-30 07:34:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1004
Author: @frdescam
Created: 5/24/2020
Status: Closed

Base: masterHead: fix_attachement_unit


📝 Commits (1)

  • 39c871e KB -> KiB for attachements size

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/util.rs (+1 -1)

📄 Description

Changing KB, MB, GB, TB, PB to KiB, MiB, GiB, TiB, PiB as the value is calculated using 1024B as 1KB


🔄 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/1004 **Author:** [@frdescam](https://github.com/frdescam) **Created:** 5/24/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_attachement_unit` --- ### 📝 Commits (1) - [`39c871e`](https://github.com/dani-garcia/vaultwarden/commit/39c871efdb27b198698e521e408e5aabb60e9392) KB -> KiB for attachements size ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/util.rs` (+1 -1) </details> ### 📄 Description Changing KB, MB, GB, TB, PB to KiB, MiB, GiB, TiB, PiB as the value is calculated using 1024B as 1KB --- <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-04-30 07:34:44 -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#21052