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-12 14:04:00 +01:00
Code
Issues
Releases
Activity
869352c361
Vaultwarden
/
src
History
Daniel García
1cb67eee69
Implement leave organization (accessed from the bottom of the user's settings page)
2018-07-11 16:30:03 +02:00
..
api
Implement leave organization (accessed from the bottom of the user's settings page)
2018-07-11 16:30:03 +02:00
db
Allow TOTP generation in organizations (
Fixes
#50
)
2018-07-01 15:49:52 +02:00
auth.rs
Change host url to https when it's enabled, should fix some problems downloading attachments
2018-07-11 16:23:39 +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