75 Commits (2d66292350d352c3ea41db08d4c2de33898e9806)

Author SHA1 Message Date
BlackDex 9e5b94924f
Merge ClientIp with Headers. 2 years ago
BlackDex a263aaa481
Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex e935989fee
Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex 8e5f03972e
Fix recover-2fa not working. 2 years ago
BlackDex cb348d2e05
Fix recover-2fa not working. 2 years ago
BlackDex b60a4a68c7
Fix a panic during Yubikey register/login 2 years ago
BlackDex 6154e03c05
Fix recover-2fa not working. 2 years ago
BlackDex 7035700c8d
Add Organizational event logging feature 2 years ago
BlackDex b186813049
Add Organizational event logging feature 2 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature 2 years ago
Samuel Tardieu d0baa23f9a Use constant size generic parameter for random bytes generation 2 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
BlackDex 94be67eac1
Added support for web-vault v2022.9 3 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 3 years ago
Daniel García b64cf27038
Upgrade dependencies and swap lettre to async transport 3 years ago
BlackDex fb0c23b71f
Remove u2f implementation 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 3 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 3 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
Jeremy Lin 7d552dbdc8 Increase length limit for email token generation 3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins 4 years ago
Daniel García 9f393cfd9d
Formatting 4 years ago
Daniel García 97f9eb1320
Update dependencies 4 years ago
Jeremy Lin 0cdc0cb147 Fix incorrect WebAuthn origin 4 years ago
BlackDex 881d1f4334 Fix wrong display of MFA email. 4 years ago
BlackDex 89b5f7c98d Dependency updates 4 years ago
BlackDex ffdcafa044 Fix WebAuthn issues and some small updates 4 years ago
Daniel García 46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
Daniel García c380d9c379
Support for webauthn and u2f->webauthn migrations 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Olivier Martin 89a68741d6 ran cargo fmt --all 4 years ago
Daniel García 305de2e2cd
Format the changes from merge to master 4 years ago
Olivier Martin 1db37bf3d0 make error toast display detailed message 4 years ago
Olivier Martin d75a80bd2d Resolves dani-garcia/bitwarden_rs#981 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 155109dea1
Extract client creation to a single place 4 years ago
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 4 years ago
Jake Howard 6b1daeba05
Implement `From` over `Into` 4 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
Daniel García 0807783388
Add ip on totp miss 5 years ago
theycallmesteve dfdf4473ea
Rename to_json_list to to_json_provder to reflect the response model 5 years ago
theycallmesteve 632f4d5453
Whitespace fixes 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 5 years ago
Jeremy Lin 6cd8512bbd Fix Duo auth failure with non-lowercased email addresses 5 years ago
BlackDex 1b4b40c95d Updated reqwest to the latest version. 5 years ago