This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
Vaultwarden
Watch
1
Star
0
Fork
0
You've already forked Vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-11 21:42:47 +01:00
Code
Issues
Releases
Activity
d5486670d8
Vaultwarden
/
src
History
Daniel García
d5486670d8
Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH)
2018-02-17 01:13:02 +01:00
..
api
Finished work on ciphers (import, update, and the missing types)
2018-02-16 00:32:26 +01:00
bin
Upload and download attachments, and added License file
2018-02-15 00:40:34 +01:00
db
Finished work on ciphers (import, update, and the missing types)
2018-02-16 00:32:26 +01:00
auth.rs
Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery.
2018-02-15 19:05:57 +01:00
crypto.rs
First working version
2018-02-10 01:00:55 +01:00
main.rs
Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH)
2018-02-17 01:13:02 +01:00
tests.rs
Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery.
2018-02-15 19:05:57 +01:00
util.rs
Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery.
2018-02-15 19:05:57 +01:00