vaultwarden/src/api/core
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
..
two_factor Dependency updates 2021-08-22 13:46:48 +02:00
accounts.rs Merge branch 'main' into future-web-vault 2021-07-15 21:43:23 +02:00
ciphers.rs Updated attachment limit descriptions 2021-07-13 15:17:03 +02:00
emergency_access.rs Added web-vault v2.21.x support + some misc fixes 2021-07-04 23:02:56 +02:00
folders.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
mod.rs Added web-vault v2.21.x support + some misc fixes 2021-07-04 23:02:56 +02:00
organizations.rs Merge branch 'main' into future-web-vault 2021-07-15 21:43:23 +02:00
sends.rs Merge branch 'main' into future-web-vault 2021-07-15 21:43:23 +02:00