This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-02-07 03:38:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
/
core
History
Daniel García
2bb0b15e04
Implemented better errors for JWT
2018-12-30 21:43:55 +01:00
..
accounts.rs
Implemented better errors for JWT
2018-12-30 21:43:55 +01:00
ciphers.rs
Implemented proper error handling, now we can do
user.save($conn)?;
and it works.
2018-12-30 21:31:12 +01:00
folders.rs
Implemented proper error handling, now we can do
user.save($conn)?;
and it works.
2018-12-30 21:31:12 +01:00
mod.rs
Implemented proper error handling, now we can do
user.save($conn)?;
and it works.
2018-12-30 21:31:12 +01:00
organizations.rs
Implemented better errors for JWT
2018-12-30 21:43:55 +01:00
two_factor.rs
Implemented proper error handling, now we can do
user.save($conn)?;
and it works.
2018-12-30 21:31:12 +01:00