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-06 19:28:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
History
Yip Rui Fung
5c38b2c4eb
Remove option and use unwrap_or_else to fall back to copy behavior.
2022-07-09 08:53:00 +08:00
..
core
Remove option and use unwrap_or_else to fall back to copy behavior.
2022-07-09 08:53:00 +08:00
admin.rs
Upgrade dependencies and swap lettre to async transport
2022-07-06 23:57:37 +02:00
icons.rs
Update dep's and small improvements on favicons
2022-06-25 11:29:08 +02:00
identity.rs
Upgrade dependencies and swap lettre to async transport
2022-07-06 23:57:37 +02:00
mod.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
notifications.rs
Fix clippy lint and remove unused log
2022-06-04 19:13:58 +02:00
web.rs
Add
/api/{alive,now,version}
endpoints
2022-04-23 23:47:49 -07:00