Commit Graph

  • ed72741f48
    Merge pull request #2397 from BlackDex/fix-mimalloc-build Daniel García 2022-03-27 18:42:59 +0200
  • fb0c23b71f
    Remove u2f implementation BlackDex 2022-03-27 17:25:04 +0200
  • d98f95f536
    Fix building mimalloc on armv6 BlackDex 2022-03-27 14:45:50 +0200
  • 6643e83b61
    Disable mimalloc in arm for now Daniel García 2022-03-26 20:11:46 +0100
  • 7b742009a1
    Update web vault to 2.27.0 and dependencies Daniel García 2022-03-26 16:35:54 +0100
  • 649e2b48f3
    Merge branch 'Wonderfall-x-xss-protection' into main Daniel García 2022-03-26 16:18:48 +0100
  • 81f0c2b0e8
    Merge branch 'x-xss-protection' of https://github.com/Wonderfall/vaultwarden into Wonderfall-x-xss-protection Daniel García 2022-03-26 16:18:34 +0100
  • 80d8aa7239
    Merge branch 'BlackDex-misc-updates-202203' into main Daniel García 2022-03-26 16:18:24 +0100
  • 27d4b713f6 disable legacy X-XSS-Protection feature Wonderfall 2022-03-21 06:30:37 +0100
  • b0faaf2527
    Several updates and fixes BlackDex 2022-03-20 18:51:24 +0100
  • b2ae11bc95 docs: add Helm installation steps Lester Guerzon 2022-03-19 17:25:09 +0100
  • 8d06d9c111
    Merge pull request #2354 from BlackDex/multi-account-login Daniel García 2022-03-13 15:46:49 +0100
  • c4d565b15b
    Update login API code BlackDex 2022-03-03 21:00:10 +0100
  • 06f8e69c70
    Update web vault to 2.26.1 Daniel García 2022-02-27 22:21:36 +0100
  • 7db52374cd
    Merge branch 'BlackDex-async-updates' into async Daniel García 2022-02-27 21:51:19 +0100
  • 843f205f6f
    Merge branch 'async-updates' of https://github.com/BlackDex/vaultwarden into BlackDex-async-updates Daniel García 2022-02-27 21:50:33 +0100
  • 2ff51ae77e
    formatting Daniel García 2022-01-30 22:03:27 +0100
  • 2b75d81a8b
    Ignore unused field Daniel García 2021-12-28 00:48:33 +0100
  • cad0dcbed1
    await the mutex in db_run and use block_in_place for it's contents Daniel García 2021-11-22 00:01:23 +0100
  • 19b8388950
    Upd Dockerfiles, crates. Fixed rust 2018 idioms BlackDex 2021-11-19 17:50:16 +0100
  • 87e08b9e50
    Async/Awaited all db methods BlackDex 2021-11-16 17:07:55 +0100
  • 0b7d6bf6df
    Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking Daniel García 2021-11-07 18:53:39 +0100
  • 89fe05b6cc
    Merge branch 'taylorwmj-main' into main Daniel García 2022-02-27 21:22:24 +0100
  • d73d74e78f
    Merge branch 'main' of https://github.com/taylorwmj/vaultwarden into taylorwmj-main Daniel García 2022-02-27 21:22:15 +0100
  • 9a682b7a45
    Merge branch 'TinfoilSubmarine-custom-env-path' into main Daniel García 2022-02-27 21:21:46 +0100
  • 94201ca133
    Merge branch 'custom-env-path' of https://github.com/TinfoilSubmarine/vaultwarden into TinfoilSubmarine-custom-env-path Daniel García 2022-02-27 21:21:38 +0100
  • 99f9e7252a
    Merge branch 'jaen-add-ip-to-send-unauthorized-message' into main Daniel García 2022-02-27 21:19:21 +0100
  • 42136a7097
    Favicon, SMTP and misc updates BlackDex 2022-02-22 20:48:00 +0100
  • 79bf741bd7
    don't panic Stuart Heap 2022-02-23 16:58:02 +0100
  • 9bb4c38bf9
    Added autofocus to pw field on admin login page taylorwmj 2022-02-22 20:44:29 -0600
  • 5f01db69ff
    Update async to prepare for main merge BlackDex 2022-02-07 22:26:22 +0100
  • c59a7f4a8c document ENV_FILE variable usage Joel Beckmeyer 2022-02-16 14:42:12 -0500
  • 8295688bed Add support for custom .env file path Joel Beckmeyer 2022-02-16 09:25:37 -0500
  • 9713a3a555 Add IP address to missing/invalid password message for Sends Tomek Mańko 2022-02-13 13:06:52 +0100
  • 4a76119e92
    fixed web-vault for v2.25.0 Stuart Heap 2022-02-10 16:14:08 +0100
  • 6645f190fa WIP: Draft RPM package alex 2020-05-16 13:00:02 +0200
  • f8e1739408
    Merge remote-tracking branch 'dani-garcia/main' into sso-for-pr Stuart Heap 2022-02-03 17:26:06 +0100
  • 2def11940a
    update web-vault patch. fix build errors Stuart Heap 2022-02-03 15:21:50 +0100
  • 92a01711ad
    Merge remote-tracking branch 'origin/main' into sso-for-pr Stuart Heap 2022-02-03 14:02:12 +0100
  • d781981bbd
    formatting Daniel García 2022-01-30 22:03:27 +0100
  • 5125fdb882
    Ignore unused field Daniel García 2021-12-28 00:48:33 +0100
  • fd9693b961
    await the mutex in db_run and use block_in_place for it's contents Daniel García 2021-11-22 00:01:23 +0100
  • f38926d666
    Upd Dockerfiles, crates. Fixed rust 2018 idioms BlackDex 2021-11-19 17:50:16 +0100
  • 775d07e9a0
    Async/Awaited all db methods BlackDex 2021-11-16 17:07:55 +0100
  • 2d5f172e77
    Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking Daniel García 2021-11-07 18:53:39 +0100
  • 08f0de7b46
    Dependency updates Daniel García 2022-01-30 22:24:42 +0100
  • 45122bed9e
    Update web vault to v2.25.1b 1.24.0 Daniel García 2022-01-30 21:33:13 +0100
  • ab2e472dce
    Merge branch 'main' into dependabot Felix 2022-01-29 18:35:11 +0100
  • 0876d4a5fd
    Merge pull request #2257 from jjlin/email-token Daniel García 2022-01-29 00:05:38 +0100
  • 7d552dbdc8 Increase length limit for email token generation Jeremy Lin 2022-01-24 01:17:00 -0800
  • 9a60eb04c2
    Update web vault to 2.25.1 and rust base images to march rust-toolchain, the official rust images don't have nightly builds, so just use the latest Daniel García 2022-01-24 00:15:25 +0100
  • 1b99da91fb
    Merge branch 'dscottboggs-fix/CVE-2022-21658' into main Daniel García 2022-01-24 00:03:52 +0100
  • a64a400c9c
    Merge branch 'fix/CVE-2022-21658' of https://github.com/dscottboggs/vaultwarden into dscottboggs-fix/CVE-2022-21658 Daniel García 2022-01-24 00:03:46 +0100
  • 85c0aa1619 Bump rust version to mitigate CVE-2022-21658 D. Scott Boggs 2022-01-23 07:50:58 -0500
  • 19e78e3509
    Merge branch 'jjlin-api-key' into main Daniel García 2022-01-23 23:50:42 +0100
  • bf6330374c
    Merge branch 'api-key' of https://github.com/jjlin/vaultwarden into jjlin-api-key Daniel García 2022-01-23 23:50:34 +0100
  • e639d9063b
    Merge branch 'iamdoubz-iamdoubz-feature-to-permissions-policy-patch' into main Daniel García 2022-01-23 23:44:17 +0100
  • 4a88e7ec78
    Merge branch 'iamdoubz-feature-to-permissions-policy-patch' of https://github.com/iamdoubz/vaultwarden into iamdoubz-iamdoubz-feature-to-permissions-policy-patch Daniel García 2022-01-23 23:44:08 +0100
  • 65dad5a9d1
    Merge branch 'jjlin-icons' into main Daniel García 2022-01-23 23:43:30 +0100
  • ba9ad14fbb
    Merge branch 'icons' of https://github.com/jjlin/vaultwarden into jjlin-icons Daniel García 2022-01-23 23:43:24 +0100
  • 62c7a4d491
    Merge branch 'BlackDex-fix-emergency-invite-register' into main Daniel García 2022-01-23 23:42:42 +0100
  • 14e3dcad8e
    Merge branch 'fix-emergency-invite-register' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-emergency-invite-register Daniel García 2022-01-23 23:42:35 +0100
  • f4a9645b54
    Remove references to "bwrs" #2195 Squashed commit of the following: Daniel García 2022-01-23 23:40:59 +0100
  • 8f7900759f Fix `scope` and `refresh_token` for API key logins Jeremy Lin 2022-01-20 21:50:58 -0800
  • 69ee4a70b4 Add support for API keys Jeremy Lin 2022-01-19 02:51:26 -0800
  • e4e16ed50f Upgrade Feature-Policy to Permissions-Policy iamdoubz 2022-01-11 10:39:02 -0600
  • a16c656770 Add support for legacy HTTP 301/302 redirects for external icons Jeremy Lin 2022-01-08 23:40:35 -0800
  • 76b7de15de
    Fix emergency access invites for new users BlackDex 2022-01-07 18:55:48 +0100
  • 7257251ecf
    Use `or_else` to save potentially unnecessary function call Jake Howard 2022-01-06 17:48:18 +0000
  • 40ae81dd3c
    Move $BWRS_VERSION fallback into build.rs Jake Howard 2022-01-05 21:18:24 +0000
  • 8ba6e61fd5
    Merge pull request #2197 from BlackDex/issue-2196 Daniel García 2022-01-02 23:47:40 +0100
  • a30a1c9703
    Merge pull request #2194 from BlackDex/issue-2154 Daniel García 2022-01-02 23:46:32 +0100
  • 76687e2df7
    Merge pull request #2188 from jjlin/icons Daniel García 2022-01-02 23:46:23 +0100
  • 743ef74b30
    Revert "Add feature to enable use of `Option::or` in const context" Jake Howard 2022-01-01 23:08:27 +0000
  • a1f0da638c
    Rename web vault version file Jake Howard 2022-01-01 13:04:47 +0000
  • fe8e043b8a
    Add feature to enable use of `Option::or` in const context Jake Howard 2022-01-01 12:56:44 +0000
  • 687435c8b2
    Continue to allow using `$BWRS_VERSION` Jake Howard 2022-01-01 12:27:28 +0000
  • bf5aefd129
    Fix issue with Bitwarden CLI. BlackDex 2021-12-31 15:59:58 +0100
  • 8e2f708e50
    Remove references to "bwrs" Jake Howard 2021-12-31 11:41:34 +0000
  • 1fa178d1d3
    Fixed issue #2154 BlackDex 2021-12-31 11:53:21 +0100
  • b7eedbcddc Add config option to set the HTTP redirect code for external icons Jeremy Lin 2021-12-29 18:01:32 -0800
  • 920371929b
    Merge pull request #2182 from RealOrangeOne/cache-expires-header Daniel García 2021-12-30 01:38:39 +0100
  • 6ddbe84bde
    Remove unnecessary return Jake Howard 2021-12-29 16:29:42 +0000
  • 690d0ed1bb
    Add our own HTTP date formatter Jake Howard 2021-12-29 16:17:38 +0000
  • 248e7dabc2
    Collapse field name definition Jake Howard 2021-12-28 21:54:09 +0000
  • 4584cfe3c1
    Additionally set expires header when caching responses Jake Howard 2021-12-28 16:24:42 +0000
  • cc646b1519
    Merge branch 'BlackDex-multi-db-dockers' into main Daniel García 2021-12-27 21:55:36 +0100
  • e501dc6d0e
    Merge branch 'multi-db-dockers' of https://github.com/BlackDex/vaultwarden into BlackDex-multi-db-dockers Daniel García 2021-12-27 21:55:28 +0100
  • 85ac9783f0
    Merge branch 'ratelimit' into main Daniel García 2021-12-27 21:55:15 +0100
  • 5b430f22bc
    Support all DB's for Alpine and Debian BlackDex 2021-12-26 12:40:12 +0100
  • d4eb21c2d9
    Better document the new rate limiting Daniel García 2021-12-25 01:10:21 +0100
  • 6bf8a9d93d
    Merge pull request #2171 from jjlin/global-domains Daniel García 2021-12-25 00:55:50 +0100
  • 605419ae1b Sync global_domains.json to bitwarden/server@5a8f334 (TransferWise) Jeremy Lin 2021-12-24 13:22:10 -0800
  • b89ffb2731
    Merge pull request #2170 from BlackDex/issue-2136 Daniel García 2021-12-24 20:40:30 +0100
  • bda123b1eb
    Merge pull request #2169 from BlackDex/issue-2151 Daniel García 2021-12-24 20:40:07 +0100
  • 2c94ea075c
    Small changes to icon log messages. BlackDex 2021-12-24 18:24:25 +0100
  • 4bd8eae07e
    Fixed #2151 BlackDex 2021-12-24 17:59:12 +0100
  • 5529264c3f
    Basic ratelimit for user login (including 2FA) and admin login Daniel García 2021-12-22 21:48:49 +0100
  • 0a5df06e77
    Merge pull request #2158 from jjlin/icons Daniel García 2021-12-22 15:46:30 +0100
  • 2f9ac61a4e Add support for external icon services Jeremy Lin 2021-12-20 01:34:31 -0800