Daniel García
|
0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
|
il y a 4 ans |
BlackDex
|
5b430f22bc
Support all DB's for Alpine and Debian
|
il y a 3 ans |
BlackDex
|
c453528dc1
Macro recursion decrease and other optimizations
|
il y a 4 ans |
BlackDex
|
9375d5b8c2
Updated icon downloading
|
il y a 4 ans |
Mathijs van Veluw
|
340d42a1ca
Merge branch 'main' into future-web-vault
|
il y a 4 ans |
Daniel García
|
4f08167d6f
Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarden_rs into olivierIllogika-2fa_enforcement
|
il y a 4 ans |
BlackDex
|
403f35b571
Added web-vault v2.21.x support + some misc fixes
|
il y a 4 ans |
Daniel García
|
e3a2dfffab
Formatting
|
il y a 4 ans |
Daniel García
|
46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch
|
il y a 4 ans |
Daniel García
|
9254cf9d9c
Fix clippy lints
|
il y a 4 ans |
Daniel García
|
c380d9c379
Support for webauthn and u2f->webauthn migrations
|
il y a 4 ans |
Carl Dong
|
68e5d95d25
admin: Specifically return 404 for user not found
|
il y a 4 ans |
BlackDex
|
7cb19ef767
Updated branding, email and crates
|
il y a 4 ans |
Olivier Martin
|
2421d49d9a
Merge branch 'master' of github.com:dani-garcia/bitwarden_rs into 2fa_enforcement
|
il y a 4 ans |
Olivier Martin
|
1db37bf3d0
make error toast display detailed message
|
il y a 4 ans |
Jake Howard
|
3ab90259f2
Modify rustfmt file
|
il y a 4 ans |
Jake Howard
|
0af3956abd
Run `cargo fmt` on codebase
|
il y a 4 ans |
Jake Howard
|
47c2625d38
Prevent `clippy` complaining at method
|
il y a 4 ans |
Jake Howard
|
49af9cf4f5
Correctly camelCase acronyms
|
il y a 4 ans |
Daniel García
|
8da5b99482
Send API
|
il y a 4 ans |
janost
|
caddf21fca
Log proper namespace in the err!() macro
|
il y a 5 ans |
Daniel García
|
729c9cff41
Retry initial db connection, with adjustable option
|
il y a 5 ans |
BlackDex
|
6a0d024c69
Format some common Lettre errors a bit simpler
|
il y a 5 ans |
BlackDex
|
844cf70345
Updated lettre (and other crates) and workflow.
|
il y a 5 ans |
Daniel García
|
0365b7c6a4
Add support for multiple simultaneous database features by using macros.
|
il y a 5 ans |
Daniel García
|
32cfaab5ee
Updated dependencies and changed rocket request imports
|
il y a 5 ans |
Daniel García
|
668d5c23dc
Removed try_trait and some formatting, particularly around imports
|
il y a 5 ans |
Daniel García
|
6c5e35ce5c
Change the mails content types to more closely match what we sent before
|
il y a 5 ans |
Daniel García
|
63cbd9ef9c
Update lettre to latest master
|
il y a 5 ans |
Daniel García
|
9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints
|
il y a 5 ans |