0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-18 11:58:24 +02:00
bitwarden_rs/src/api
Jeremy Lin 5e13b1a7cb Add password_hints_allowed config option
Disabling password hints is mainly useful for admins who are concerned that
their users might provide password hints that are too revealing.
2022-06-30 20:46:17 -07:00
..
core Add password_hints_allowed config option 2022-06-30 20:46:17 -07:00
admin.rs Updated deps and misc fixes and updates 2022-06-14 14:51:51 +02:00
icons.rs Update dep's and small improvements on favicons 2022-06-25 11:29:08 +02: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 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