1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-18 20:21:12 +02:00
vaultwarden/src/db/models
Daniel García 7adc045b80
Updated IP logging to use client_ip, to match old remote behavior.
Improved error logging, now it won't show a generic error message in some situations.
Removed delete device, which is not needed as it will be overwritten later.
Logged more info when an error occurs saving a device.
Added orgmanager to JWT claims.
2018-12-09 17:58:38 +01:00
..
attachment.rs Migrate to rust 2018 edition 2018-12-07 02:05:45 +01:00
cipher.rs Fixed some clippy linting issues 2018-12-07 15:01:29 +01:00
collection.rs Fixed some clippy linting issues 2018-12-07 15:01:29 +01:00
device.rs Updated IP logging to use client_ip, to match old remote behavior. 2018-12-09 17:58:38 +01:00
folder.rs Remove some required values during login, now uses default values 2018-12-07 14:32:40 +01:00
mod.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
organization.rs Fixed some clippy linting issues 2018-12-07 15:01:29 +01:00
two_factor.rs Remove some required values during login, now uses default values 2018-12-07 14:32:40 +01:00
user.rs Remove some required values during login, now uses default values 2018-12-07 14:32:40 +01:00