1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-30 19:24:42 +02:00
vaultwarden/src
BlackDex 89b5f7c98d Dependency updates
Updated several dependencies and switch to different totp library.

- Switch oath with totp-lite
  oauth hasn't been updated in a long while and some dependencies could not be updated any more
  It now also validates a preseeding 0, as the previous library returned an int instead of a str which stripped a leading 0
- Updated rust to the current latest nightly (including build image)
- Updated bootstrap css and js
- Updated hadolint to latest version
- Updated default rust image from v1.53 to v1.54
- Updated new nightly build/clippy messages
2021-08-22 13:46:48 +02:00
..
api Dependency updates 2021-08-22 13:46:48 +02:00
db Dependency updates 2021-08-22 13:46:48 +02:00
static Dependency updates 2021-08-22 13:46:48 +02:00
auth.rs Added web-vault v2.21.x support + some misc fixes 2021-07-04 23:02:56 +02:00
config.rs Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarden_rs into olivierIllogika-2fa_enforcement 2021-07-15 19:27:36 +02:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Merge branch 'main' into future-web-vault 2021-07-15 21:43:23 +02:00
mail.rs Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarden_rs into olivierIllogika-2fa_enforcement 2021-07-15 19:27:36 +02:00
main.rs Formatting 2021-06-26 14:21:58 +02:00
util.rs Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon/vaultwarden into umireon-umireon-add-edge-frame-ancestors 2021-07-15 19:20:19 +02:00