vaultwarden/src/db/models
Daniel García a01fee0b9f
Merge branch 'ws'
# Conflicts:
#	Cargo.toml
#	src/api/core/ciphers.rs
#	src/main.rs
2018-09-13 15:59:45 +02:00
..
attachment.rs Attachment::save() returns Result instead of bool (#161) 2018-08-29 15:22:19 +02:00
cipher.rs Add notifications for cipher delete and create 2018-09-01 10:59:13 -05:00
collection.rs Update affected users revision when there are collection changes 2018-08-21 12:20:55 +01:00
device.rs Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 2018-07-12 22:22:10 +02:00
folder.rs Initial version of websockets notification support. 2018-08-30 17:58:53 +02:00
mod.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
organization.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
two_factor.rs Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 2018-07-12 22:22:10 +02:00
user.rs Modify User::new to be keyless and paswordless 2018-09-11 14:25:12 +01:00