bitwarden_rs/src
BlackDex 5f01db69ff
Update async to prepare for main merge
- Changed nightly to stable in Dockerfile and Workflow
- Updated Dockerfile to use stable and updated ENV's
- Removed 0.0.0.0 as default addr it now uses ROCKET_ADDRESS or the default
- Updated Github Workflow actions to the latest versions
- Updated Hadolint version
- Re-orderd the Cargo.toml file a bit and put libs together which are linked
- Updated some libs
- Updated .dockerignore file
2022-02-22 20:00:33 +01:00
..
api formatting 2022-01-30 22:26:19 +01:00
db await the mutex in db_run and use block_in_place for it's contents 2022-01-30 22:26:19 +01:00
static Remove references to "bwrs" #2195 2022-01-23 23:40:59 +01:00
auth.rs Upd Dockerfiles, crates. Fixed rust 2018 idioms 2022-01-30 22:26:18 +01:00
config.rs Upd Dockerfiles, crates. Fixed rust 2018 idioms 2022-01-30 22:26:18 +01:00
crypto.rs Increase length limit for email token generation 2022-01-24 01:17:00 -08:00
error.rs Upd Dockerfiles, crates. Fixed rust 2018 idioms 2022-01-30 22:26:18 +01:00
mail.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
main.rs Update async to prepare for main merge 2022-02-22 20:00:33 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Upd Dockerfiles, crates. Fixed rust 2018 idioms 2022-01-30 22:26:18 +01:00