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-10 02:35:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b46e9c936d185465c4ced86063013fdc16a1aec4
vaultwarden
/
src
History
Daniel García
b0ee5f6570
Improved two factor auth
2018-06-01 15:08:03 +02:00
..
api
Improved two factor auth
2018-06-01 15:08:03 +02:00
db
Improved two factor auth
2018-06-01 15:08:03 +02:00
auth.rs
Implement request guards for organization
2018-05-30 13:35:10 +01: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
Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders)
2018-05-30 22:30:45 +02:00
util.rs
Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time)
2018-06-01 00:18:50 +02:00