This website requires JavaScript.
Explore
Help
Register
Sign In
saret
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-09-17 14:05:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f6f510bd47e25096c2fac07c66e1a6874623973
vaultwarden
/
src
History
Daniel García
4f6f510bd4
Improve domain detection, should fix attachment problems. Otherwise, set the
DOMAIN
env variable to the correct domain
2018-07-12 23:28:16 +02:00
..
api
Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device.
2018-07-12 22:22:10 +02:00
db
Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device.
2018-07-12 22:22:10 +02:00
auth.rs
Improve domain detection, should fix attachment problems. Otherwise, set the
DOMAIN
env variable to the correct domain
2018-07-12 23:28:16 +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
Improve domain detection, should fix attachment problems. Otherwise, set the
DOMAIN
env variable to the correct domain
2018-07-12 23:28:16 +02:00
util.rs
Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device.
2018-07-12 22:22:10 +02:00