mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
[PR #988] [MERGED] Rename functions #15691
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/988
Author: @theycallmesteve
Created: 5/8/2020
Status: ✅ Merged
Merged: 5/13/2020
Merged by: @dani-garcia
Base:
master← Head:rename_functions📝 Commits (2)
dfdf447Rename to_json_list to to_json_provder to reflect the response model6a8c654Rename collection_user_details to collection_read_only to reflect the response model📊 Changes
4 files changed (+4 additions, -4 deletions)
View changed files
📝
src/api/core/organizations.rs(+1 -1)📝
src/api/core/two_factor/mod.rs(+1 -1)📝
src/db/models/organization.rs(+1 -1)📝
src/db/models/two_factor.rs(+1 -1)📄 Description
Rename functions to reflect their response model return values
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.