1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src/api
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
..
core Dependency updates 2021-08-22 13:46:48 +02:00
admin.rs Multiple Admin Interface fixes and some others. 2021-06-19 19:22:19 +02:00
icons.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
identity.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
mod.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
notifications.rs Fix WebAuthn issues and some small updates 2021-07-25 14:49:55 +02:00
web.rs Formatting 2021-07-15 21:52:17 +02:00