1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-08-19 02:15:24 +02:00

Commit-Graph

  • 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
  • 840cf8740a
    Merge pull request #2156 from jjlin/global-domains Daniel García 2021-12-19 17:39:45 +0100
  • d8869adf52 Sync global_domains.json to bitwarden/server@224bfb6 (Wells Fargo) Jeremy Lin 2021-12-18 16:15:07 -0800
  • a631fc0077 Sync global_domains.json to bitwarden/server@2f518fb (Ubisoft) Jeremy Lin 2021-12-18 16:14:31 -0800
  • 157e1b6789
    Merge branch 'main' into dependabot Felix 2021-12-17 14:06:47 +0100
  • 9e4d372213
    Update web vault to 2.25.0 1.23.1 Daniel García 2021-12-13 00:02:13 +0100
  • c0cae06c7c
    Merge branch 'main' into dependabot Felix 2021-12-11 14:13:44 +0100
  • ff08bcfa18
    Updated rust stable to the latest version BlackDex 2021-12-09 18:04:44 +0100
  • 24eeea4faa
    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
  • 15464bacab
    Upd Dockerfiles, crates. Fixed rust 2018 idioms BlackDex 2021-11-19 17:50:16 +0100
  • 8fc15bd3ae
    Async/Awaited all db methods BlackDex 2021-11-16 17:07:55 +0100
  • fc9baaea83
    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
  • d0bf0ab237
    Merge pull request #2125 from BlackDex/trust-dns Daniel García 2021-12-08 00:26:31 +0100
  • 0f64848edf
    Added: Dependabot.yml GoliathLabs 2021-12-03 15:49:44 +0100
  • e327583aa5
    Enabled trust-dns and some updates. BlackDex 2021-11-28 13:02:27 +0100
  • fb801c95d4
    Upd Dockerfiles, crates. Fixed rust 2018 idioms BlackDex 2021-11-19 17:50:16 +0100
  • b36129a6a5
    Async/Awaited all db methods BlackDex 2021-11-16 17:07:55 +0100
  • 39ea7fcf2d
    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
  • ead2f02cbd
    Merge pull request #2084 from BlackDex/minimize-macro-recursion Daniel García 2021-11-06 22:00:37 +0100
  • c453528dc1
    Macro recursion decrease and other optimizations BlackDex 2021-11-05 19:18:54 +0100
  • 6ae48aa8c2
    Merge pull request #2080 from jjlin/fix-postgres-migration Daniel García 2021-11-01 14:33:47 +0100
  • 88643fd9d5
    Merge pull request #2078 from jjlin/fix-ea-reject Daniel García 2021-11-01 14:33:39 +0100
  • 73e0002219
    Merge pull request #2073 from jjlin/fix-access-logic Daniel García 2021-11-01 14:33:29 +0100
  • c49ee47de0 Fix PostgreSQL migration Jeremy Lin 2021-10-31 17:50:00 -0700
  • 14408396bb Fix missing encrypted key after emergency access reject Jeremy Lin 2021-10-31 02:14:18 -0700
  • 6cbb724069 Fix conflict resolution logic for read_only and hide_passwords flags Jeremy Lin 2021-10-29 11:45:43 -0700
  • a2316ca091
    Merge pull request #2067 from jjlin/incomplete-2fa Daniel García 2021-10-28 18:00:03 +0200
  • c476e19796 Add email notifications for incomplete 2FA logins Jeremy Lin 2021-10-25 01:36:05 -0700
  • 9f393cfd9d
    Formatting Daniel García 2021-10-27 23:00:26 +0200
  • 450c4d4d97
    Update web vault to 2.24.1 Daniel García 2021-10-27 22:46:12 +0200
  • 75e62abed0
    Move database_max_conns Daniel García 2021-10-24 22:22:28 +0200
  • 97f9eb1320
    Update dependencies Daniel García 2021-10-24 21:50:26 +0200
  • 53cc8a65af
    Add doc comments to the functions in Config, and remove some unneeded pubs Daniel García 2021-10-23 20:46:39 +0200
  • f94ac6ca61
    Merge pull request #2044 from jjlin/emergency-access-cleanup 1.23.0 Daniel García 2021-10-19 20:14:29 +0200
  • cee3fd5ba2 Emergency Access cleanup Jeremy Lin 2021-10-19 01:27:50 -0700
  • 016fe2269e
    Update dependencies Daniel García 2021-10-18 22:14:29 +0200
  • 03c0a5e405
    Update web vault image to v2.23.0c Daniel García 2021-10-18 22:06:35 +0200
  • cbbed79036
    Merge branch 'domdomegg-domdomegg/2fa-check-accepted' into main Daniel García 2021-10-18 21:13:57 +0200
  • 4af81ec50e
    Merge branch 'domdomegg/2fa-check-accepted' of https://github.com/domdomegg/vaultwarden into domdomegg-domdomegg/2fa-check-accepted Daniel García 2021-10-18 21:13:50 +0200
  • a5ba67fef2
    Merge branch 'BlackDex-alive-db-check' into main Daniel García 2021-10-18 21:13:29 +0200
  • 4cebe1fff4
    cargo fmt Adam Jones 2021-10-09 15:42:06 +0100
  • a984dbbdf3
    2FA org policy: do not enforce on invited (not accepted) users Adam Jones 2021-10-09 13:54:30 +0100
  • 881524bd54
    Added DbConn to /alive healthcheck BlackDex 2021-10-09 14:16:27 +0200
  • 44da9e6ca7
    Merge branch 'BlackDex-update-openssl-amd64-alpine' into main Daniel García 2021-10-08 22:29:19 +0200
  • 4c0c8f7432
    Merge branch 'update-openssl-amd64-alpine' of https://github.com/BlackDex/vaultwarden into BlackDex-update-openssl-amd64-alpine Daniel García 2021-10-08 22:29:13 +0200
  • f67854c59c
    Merge branch 'BlackDex-mail-errors' into main Daniel García 2021-10-08 22:28:54 +0200