bitwarden_rs/src
Daniel García b5f9fe4d3b
Fix #1206
2020-11-07 23:03:02 +01:00
..
api Add missing admin endpoints for deleting ciphers 2020-10-23 03:42:22 -07:00
db Fix #1206 2020-11-07 23:03:02 +01:00
static As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299 2020-09-19 22:19:55 +02:00
auth.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
config.rs Add DATABASE_MAX_CONNS config setting 2020-10-09 10:29:02 +02:00
crypto.rs Generate tokens more simply and uniformly 2020-08-22 16:07:53 -07:00
error.rs Retry initial db connection, with adjustable option 2020-10-03 22:32:00 +02:00
mail.rs Format some common Lettre errors a bit simpler 2020-09-14 20:47:46 +02:00
main.rs Retry initial db connection, with adjustable option 2020-10-03 22:32:00 +02:00
util.rs Retry initial db connection, with adjustable option 2020-10-03 22:32:00 +02:00