vaultwarden/src/api/core
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
..
two_factor Remove u2f implementation 2022-03-27 17:25:04 +02:00
accounts.rs Several updates and fixes 2022-03-20 18:51:24 +01:00
ciphers.rs Async/Awaited all db methods 2022-02-27 21:37:23 +01:00
emergency_access.rs Async/Awaited all db methods 2022-02-27 21:37:23 +01:00
folders.rs Async/Awaited all db methods 2022-02-27 21:37:23 +01:00
mod.rs Add /api/{alive,now,version} endpoints 2022-04-23 23:47:49 -07:00
organizations.rs Async/Awaited all db methods 2022-02-27 21:37:23 +01:00
sends.rs Async/Awaited all db methods 2022-02-27 21:37:23 +01:00