1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-22 07:09:00 +01:00
vaultwarden/src/api
Stefan Melmuk 871a3f214a
rename membership and adopt newtype pattern (#5320)
* rename membership

rename UserOrganization to Membership to clarify the relation
and prevent confusion whether something refers to a member(ship) or user

* use newtype pattern

* implement custom derive macro IdFromParam

* add UuidFromParam macro for UUIDs

* add macros to Docker build

Co-authored-by: dfunkt <dfunkt@users.noreply.github.com>

---------

Co-authored-by: dfunkt <dfunkt@users.noreply.github.com>
2025-01-09 18:37:23 +01:00
..
core rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
admin.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
icons.rs Update Rust and crates (#5248) 2024-12-05 22:10:59 +01:00
identity.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
push.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
web.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00