0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-02 03:58:58 +02:00
bitwarden_rs/src/api
Jeremy Lin df8aeb10e8 Add /api/{alive,now,version} endpoints
The added endpoints work the same as in their upstream implementations.

Upstream also implements `/api/ip`. This seems to include the server's public
IP address (the one that should be hidden behind Cloudflare), which doesn't
seem like a great idea.
2022-04-23 23:47:49 -07:00
..
core Add /api/{alive,now,version} endpoints 2022-04-23 23:47:49 -07:00
admin.rs Upd Dockerfiles, crates. Fixed rust 2018 idioms 2022-02-27 21:37:23 +01:00
icons.rs Async/Awaited all db methods 2022-02-27 21:37:23 +01:00
identity.rs Remove u2f implementation 2022-03-27 17:25:04 +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 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
web.rs Add /api/{alive,now,version} endpoints 2022-04-23 23:47:49 -07:00