This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-01-31 19:18:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
/
core
History
Daniel García
032134aabc
Fixed some errors asigning collections to users
2018-05-11 20:08:02 +02: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
Implemented some admin methods, inserted CollectionsUsers only when Org accessAll == false, and implemented find_collection when user has access_all in Org
2018-05-04 19:47:31 +02: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
Implemented some admin methods, inserted CollectionsUsers only when Org accessAll == false, and implemented find_collection when user has access_all in Org
2018-05-04 19:47:31 +02: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