aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-05-11Dependency updatesDaniel García
2022-05-06Improve sync speed and updated dep. versionsBlackDex
2022-04-23Update web vault to 2.28.0 and dependenciesDaniel García
2022-03-27Remove u2f implementationBlackDex
2022-03-26Update web vault to 2.27.0 and dependenciesDaniel García
2022-03-20Several updates and fixesBlackDex
2022-03-12Update login API codeBlackDex
2022-02-26Favicon, SMTP and misc updatesBlackDex
2022-02-22Update async to prepare for main mergeBlackDex
2022-01-30Update to rocket 0.5 and made code async, missing updating all db calls, that...Daniel García
2022-01-30Dependency updatesDaniel García
2021-12-27Merge branch 'multi-db-dockers' of https://github.com/BlackDex/vaultwarden in...Daniel García
2021-12-26Support all DB's for Alpine and DebianBlackDex
2021-12-22Basic ratelimit for user login (including 2FA) and admin loginDaniel García
2021-12-01Enabled trust-dns and some updates.BlackDex
2021-11-06Macro recursion decrease and other optimizationsBlackDex
2021-10-24Update dependenciesDaniel García
2021-10-18Update dependenciesDaniel García
2021-09-22Update dependencies and ser cargo resolver to version 2 ahead of 2021 editionDaniel García
2021-09-16Update dependenciesBen Armstead
2021-08-22Dependency updatesBlackDex
2021-07-25Fix WebAuthn issues and some small updatesBlackDex
2021-07-15Dependency updatesDaniel García
2021-06-27Fixes issue with multiple security keys.BlackDex
2021-06-25Update rust toolchain and dependenciesDaniel García
2021-06-19Update webauthn-rs crate to upstream versionDaniel García
2021-06-16Support for webauthn and u2f->webauthn migrationsDaniel García
2021-06-09Update dependenciesJeremy Lin
2021-05-16Updated icon fetching and crates.BlackDex
2021-05-08Updated branding, email and cratesBlackDex
2021-05-02Update dependenciesDaniel García
2021-04-29Merge branch 'main' into fix-libressl-332rkowalewski
2021-04-29update openssl crate to support LibreSSL 3.3.2Roger Kowalewski
2021-04-27Project renamingDaniel García
2021-04-15Update dependenciesDaniel García
2021-04-07Enable socks feature for reqwestJake Howard
2021-04-05Add a generic job schedulerJeremy Lin
2021-03-29Icon and SMTP Debug fixes.BlackDex
2021-03-25Update dependencies, particularly openssl to 1.1.1kDaniel García
2021-03-22Update dependenciesDaniel García
2021-03-13Update dependencies and enable serde integration for chronoDaniel García
2021-03-06Updated dependenciesDaniel García
2021-02-24Update dependencies and web vaultDaniel García
2021-02-07Remove soup and use a newer html5ever directlyDaniel García
2021-02-07Swap structopt for a simpler alternativeDaniel García
2021-02-06Update dependenciesDaniel García
2021-01-31Updated dependencies and small mail fixesBlackDex
2020-12-15Updated insecure ws dependency and general dep updatesDaniel García
2020-12-04Updated dependencies and DockerfilesBlackDex
2020-11-18Updated email processing.BlackDex