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.
 
 
 
 
 
 
Daniel García 99da5fbebb
Merge pull request #1143 from BlackDex/better-lettre-errors
5 years ago
..
api Fixed creating a new organization 5 years ago
db Simplify implementation of `UserOrgType::cmp()` 5 years ago
static Update admin page dependencies 5 years ago
auth.rs Updated dependencies and changed rocket request imports 5 years ago
config.rs Allow multiple SMTP Auth meganisms. 5 years ago
crypto.rs Generate tokens more simply and uniformly 5 years ago
error.rs Format some common Lettre errors a bit simpler 5 years ago
mail.rs Format some common Lettre errors a bit simpler 5 years ago
main.rs Add support for multiple simultaneous database features by using macros. 5 years ago
util.rs Use `strip_prefix()` instead of `trim_start_matches()` as appropriate 5 years ago