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-01-24 13:13:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
History
Daniel García
7c316fc19a
Added security headers to web-vault (
fixes
#44
)
2018-06-25 20:35:36 +02:00
..
api
Added security headers to web-vault (
fixes
#44
)
2018-06-25 20:35:36 +02:00
db
Fix wrong case in import struct, invite collections and user Uri back-compat
2018-06-13 14:39:29 +02:00
auth.rs
Some style changes, removed useless matches and formats
2018-06-11 15:44:37 +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
Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers
2018-06-12 21:09:42 +02:00
util.rs
Fixed case problems, hopefully this time for real
2018-06-12 23:01:14 +02:00