You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vaultwarden/src
BlackDex d11d663c5c
Added error handling during dotenv loading
4 years ago
..
api Add missing admin endpoints for deleting ciphers 4 years ago
db Ensure that a user is actually in an org when applying policies 4 years ago
static As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299 4 years ago
auth.rs Updated dependencies and changed rocket request imports 5 years ago
config.rs Added error handling during dotenv loading 4 years ago
crypto.rs Generate tokens more simply and uniformly 4 years ago
error.rs Retry initial db connection, with adjustable option 4 years ago
mail.rs Format some common Lettre errors a bit simpler 4 years ago
main.rs Retry initial db connection, with adjustable option 4 years ago
util.rs Retry initial db connection, with adjustable option 4 years ago