This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
vaultwarden
Watch
1
Star
0
Fork
You've already forked vaultwarden
0
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-22 07:06:23 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8298795087
vaultwarden
/
src
History
Daniel García
7e7c3681da
Implemented public key method correctly, which fixes decryption errors in collections and organizations
2018-05-04 22:54:23 +02:00
..
api
Implemented public key method correctly, which fixes decryption errors in collections and organizations
2018-05-04 22:54:23 +02:00
db
Added read_only bit to users_collections
2018-05-04 20:10:35 +02:00
auth.rs
Initial organizations functionality: Creating orgs and inviting users
2018-04-24 22:01:55 +02:00
crypto.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
main.rs
Removed included web vault.
2018-04-24 22:41:25 +02:00
util.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