This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-02-07 03:38:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
/
core
History
Miroslav Prasil
e5c9d19e25
Remove outdated comment
2018-05-11 21:08:14 +01:00
..
accounts.rs
Implemented public key method correctly, which fixes decryption errors in collections and organizations
2018-05-04 22:54:23 +02:00
ciphers.rs
Remove outdated comment
2018-05-11 21:08:14 +01:00
folders.rs
Delete folder mappings when deleting folders and make sure that we can't change a ciphers owner when created
2018-05-04 19:02:19 +02:00
global_domains.json
Equivalent domains
2018-02-17 23:21:04 +01:00
mod.rs
Implement Collection-Cipher mapping
2018-05-11 21:08:14 +01:00
organizations.rs
Fixed some errors asigning collections to users
2018-05-11 20:08:02 +02:00
two_factor.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00