This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-12-25 01:11:25 +03:00
Code
Issues
429
Packages
Projects
Releases
10
Wiki
Activity
Files
2cf46e1a5f6eec563ae8dc57dd4b5dff56515fdb
vaultwarden
/
src
History
Daniel García
2cf46e1a5f
Make sure TOTP codes can be both Numbers or Strings,
fixes
#30
2018-05-26 23:04:23 +02:00
..
api
Make sure TOTP codes can be both Numbers or Strings,
fixes
#30
2018-05-26 23:04:23 +02:00
db
Let find_by_uuid_and_user return indirect collection (
#26
)
2018-05-21 17:31:46 +01: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
Check that the database folder exists before connecting
2018-05-12 22:55:18 +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