1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00

Commit-Graph

  • 96f9d1858c Fix #3413: push to users acessing the collections using groups matlink 2023-08-05 21:08:16 +0200
  • 71478da60b fix /connect/token to push identity toto-xoxo 2023-11-23 15:42:57 +0100
  • 826f866841 fix /connect/token to push identity toto-xoxo 2023-11-23 15:34:56 +0100
  • 802998b6fb Revert "Update .env.template" toto-xoxo 2023-11-23 15:20:04 +0100
  • 27536dedda Revert "Update .env.template" toto-xoxo 2023-11-23 15:19:30 +0100
  • 85244a4ac9 Update .env.template THONY 2023-11-23 14:55:22 +0100
  • e08e059b98 Update .env.template THONY 2023-11-23 14:50:00 +0100
  • 1fdc8e2745 add comment in .env.template, adapt config.rs toto-xoxo 2023-11-23 14:01:36 +0100
  • 4e6cb2a871 fix clippy error toto-xoxo 2023-08-04 20:19:15 +0200
  • 6c9c97d17e fix cargo check + rewrite config + add check url toto-xoxo 2023-08-04 19:56:46 +0200
  • f8906c5575 add selection of data region for push toto-xoxo 2023-08-04 17:00:22 +0200
  • 87d41ea287
    Update Rust and Crates BlackDex 2023-12-29 21:13:46 +0100
  • 88c37565c9
    Fix Single Org Policy check BlackDex 2023-12-28 14:37:36 +0100
  • 8a8b0c727d
    enforce the 2fa policy on login Stefan Melmuk 2023-08-28 22:59:40 +0200
  • d5847e60a8
    use &str instead of String in log_event() Stefan Melmuk 2023-08-28 20:48:08 +0200
  • cb36ee5415
    enforce 2fa policy on removal of second factor Stefan Melmuk 2023-08-26 23:21:26 +0200
  • cbdcf8ef9f
    Update web-vault to v2023.12.0 (#4201) Mathijs van Veluw 2023-12-24 15:50:58 +0100
  • c90176e2a5
    Update web-vault to v2023.12.0 BlackDex 2023-12-22 21:45:47 +0100
  • efea5bcff6
    Fix formatting Philipp Kolberg 2023-12-19 20:48:23 +0100
  • 5b0fd4ed76
    Fix default value of feature flags in env template Philipp Kolberg 2023-12-19 20:42:44 +0100
  • fe5b34b6ee
    Simplify parsing of feature flags Philipp Kolberg 2023-12-19 20:42:23 +0100
  • b8f84f9ec0
    Convert error to warning when feature flag is unrecognized Philipp Kolberg 2023-12-19 20:42:03 +0100
  • 8a31884e5f
    Fix JSON key for feature states Philipp Kolberg 2023-12-19 20:41:29 +0100
  • 3337594d60
    Add additional build target which optimizes for size (#4096) Chris 2023-12-18 21:46:53 +0100
  • 2daa8be1f1
    Update crates (#4173) Mathijs van Veluw 2023-12-18 21:45:54 +0100
  • 4507c118e7
    Remove functionality to disable feature flags Philipp Kolberg 2023-12-18 17:35:58 +0100
  • c52ffc70ea
    Add documentation to env template Philipp Kolberg 2023-12-17 15:53:02 +0100
  • 4bdfa7bc1d
    Fix formatting issue. Philipp Kolberg 2023-12-17 15:52:42 +0100
  • 2d45af26b6
    Rename feature_flags to experimental_client_feature_flags Philipp Kolberg 2023-12-17 15:12:13 +0100
  • 942462983d
    Update supported feature flags Philipp Kolberg 2023-12-15 23:45:35 +0100
  • bfe4f127cf
    Update crates BlackDex 2023-12-15 17:19:09 +0100
  • 7050479a36 Add additional build target which optimizes for size Christian Lachner 2023-11-23 10:29:01 +0100
  • 588ebcf347
    Bump zerocopy from 0.7.30 to 0.7.31 dependabot[bot] 2023-12-15 03:57:07 +0000
  • 9dea15702e
    Fix formatting Philipp Kolberg 2023-12-14 21:44:08 +0100
  • f12e288dce
    Merge branch 'main' of https://github.com/dani-garcia/vaultwarden Philipp Kolberg 2023-12-14 17:30:52 +0100
  • 646cedeea6
    Move feature flag parsing to util Philipp Kolberg 2023-12-14 17:30:47 +0100
  • eccb3ab947
    Decrease JWT Refresh/Auth token (#4163) Mathijs van Veluw 2023-12-13 17:49:35 +0100
  • 381528b71d
    Decrease JWT Refresh/Auth token BlackDex 2023-12-13 17:35:45 +0100
  • 3246251f29
    Fix the version string (#4153) Mathijs van Veluw 2023-12-09 23:04:33 +0100
  • f0d0a03a61
    Fix the version string BlackDex 2023-12-09 20:08:49 +0100
  • 2072d6ec60
    Merge branch 'main' of https://github.com/dani-garcia/vaultwarden Philipp Kolberg 2023-12-09 16:25:25 +0100
  • e62de29ebf
    Allow customizing the featureStates Philipp Kolberg 2023-12-09 16:25:22 +0100
  • 8ab200224e
    Several small fixes for open issues (#4143) Mathijs van Veluw 2023-12-09 01:21:14 +0100
  • ebb70b99a4
    Update crates to update the openssl crate BlackDex 2023-12-07 11:59:58 +0100
  • e85ecc4412
    Add missing route BlackDex 2023-12-07 11:28:54 +0100
  • 46fb588f37
    Fix healthcheck when using an ENV file BlackDex 2023-12-06 23:21:37 +0100
  • 15d652088e
    Do not delete dir on file delete BlackDex 2023-12-06 22:22:19 +0100
  • fd9a0597d8
    Check some .git paths to force a rebuild BlackDex 2023-12-06 22:10:48 +0100
  • 327a8d7b8f
    Remove useless variable BlackDex 2023-12-06 22:08:20 +0100
  • 56d47d94f7
    Fix BWDC when re-run with cleared cache BlackDex 2023-12-06 21:56:46 +0100
  • 34e00e1478
    Update Rust, Crates, Profile and Actions (#4126) Mathijs van Veluw 2023-12-04 20:26:11 +0100
  • 0fdda3bc2f
    Prevent generating an error during ws close (#4127) Mathijs van Veluw 2023-12-04 20:20:13 +0100
  • a8d664e1fe
    Prevent generating an error during ws close BlackDex 2023-12-04 17:07:21 +0100
  • 4846b0d71a
    Update Rust, Crates, Profile and Actions BlackDex 2023-12-04 13:28:15 +0100
  • 48836501bf
    Update crates (#4074) 1.30.1 Mathijs van Veluw 2023-11-15 10:41:14 +0100
  • 4b02f80001
    Update crates BlackDex 2023-11-14 22:16:18 +0100
  • b3d8a625ce
    Fix small bake issue BlackDex 2023-11-14 22:14:25 +0100
  • 00f1f6eb0c
    Remove another header for websocket connections BlackDex 2023-11-14 22:08:58 +0100
  • f863ffb89a
    Add Protected Actions Check (#4067) Mathijs van Veluw 2023-11-12 22:15:44 +0100
  • a7abb44e24
    Add Protected Actions Check BlackDex 2023-11-12 21:05:37 +0100
  • 03c6ed2e07
    Disable autofill-v2 (#4056) Mathijs van Veluw 2023-11-09 00:16:27 +0100
  • 8bad96fc9b
    Disable autofill-v2 BlackDex 2023-11-08 23:42:33 +0100
  • a3d063aadd
    Update version for clients as well Mariusz Kogen 2023-11-07 18:29:58 +0100
  • efc6eb0073
    Fix missing alpine tag during buildx bake (#4043) Mathijs van Veluw 2023-11-07 10:50:58 +0100
  • 7f892267d4
    Fix missing alpine tag during buildx bake BlackDex 2023-11-07 10:26:12 +0100
  • cec1e87679
    Fix importing Bitwarden exports (#4030) 1.30.0 Mathijs van Veluw 2023-11-05 21:44:29 +0100
  • fe1973c9d4
    Fix importing Bitwarden exports BlackDex 2023-11-05 18:01:33 +0100
  • 512b3b9b7c
    ci: add trivy workflow (#3997) nico 2023-11-05 14:00:24 +0000
  • 31500de491
    push trivy-action to 0.13.1 nico wellpott 2023-11-05 14:53:35 +0100
  • 0736a8e949
    Merge branch 'main' into trivy-scan nico 2023-11-04 11:54:57 +0000
  • 93da5091e6
    feat: Working passkeys storage (#4025) GeekCorner 2023-11-04 03:08:45 +0100
  • 915496c103
    Update web vault to 2023.10.0 Daniel García 2023-11-04 02:55:41 +0100
  • 2602e038bd
    feat: Working passkeys storage GeekCornerGH 2023-11-03 15:53:16 +0100
  • c554a0366e ci: add trivy workflow Nico Wellpott 2023-10-24 09:23:47 +0200
  • ecb31c85d6
    Fix issue with MariaDB/MySQL migrations (#3994) Mathijs van Veluw 2023-10-23 12:23:35 +0200
  • eda21fb9be
    Fix issue with MariaDB/MySQL migrations BlackDex 2023-10-23 12:09:37 +0200
  • d722328f05
    Container building changes (#3958) Mathijs van Veluw 2023-10-23 00:18:38 +0200
  • cb4b683dcd
    Implement cipher key encryption (#3990) Daniel García 2023-10-23 00:18:14 +0200
  • 5034e277e4
    Merge 1b1596ce1e into 6eaf131922 Mathijs van Veluw 2023-10-21 21:39:14 +0000
  • 1b1596ce1e
    Use Diesels MultiConnections Derive BlackDex 2023-08-24 22:06:32 +0200
  • 79903d241b
    Address review remarks and small updates BlackDex 2023-10-19 16:04:26 +0200
  • a765481b05
    Update GitHub Actions Workflow BlackDex 2023-10-06 18:52:26 +0200
  • a85417d25b
    Small updates BlackDex 2023-10-06 16:06:00 +0200
  • 685a75f07d
    WIP: Container building changes BlackDex 2023-10-05 17:09:38 +0200
  • 4f037944e5
    Implement cipher key encryption Daniel García 2023-10-21 22:19:22 +0200
  • 6eaf131922
    2FA Confirmation Code Email subject line change to fix triggering Google spam blocker (#3572) aureateflux 2023-10-21 13:50:22 -0500
  • 9b9fc74636 Update twofactor_email.html.hbs aureateflux 2023-08-28 16:18:45 -0500
  • c4fc111713 Update twofactor_email.hbs aureateflux 2023-08-28 16:18:25 -0500
  • c3081b58ee Update twofactor_email.hbs aureateflux 2023-06-11 10:31:59 -0500
  • 2228dd3015 Update twofactor_email.html.hbs subject line to avoid triggering gmail content filter aureateflux 2023-06-10 19:26:35 -0500
  • bb87b64bb6 Update twofactor_email.hbs subject line to avoid triggering gmail content filter aureateflux 2023-06-10 19:25:16 -0500
  • 8933ac2ee7
    Merge pull request #3986 from admav/config_email_change Daniel García 2023-10-21 17:59:25 +0200
  • 6822e445bb
    Merge pull request #3804 from BlackDex/fix-3777 Daniel García 2023-10-21 17:58:51 +0200
  • 18fbc1ccf6
    Merge pull request #3909 from tobiasmboelz/reopen-log-file Daniel García 2023-10-21 17:58:15 +0200
  • 4861f6decc New config option disable email change Adrià Martín 2023-10-20 11:57:57 +0200
  • b435ee49ad tokio::signal::unix::SignalKind::hangup().as_raw_value() insted of 1 Tobias Bölz 2023-10-07 18:54:11 +0200
  • 193f86e43e reopen removed from Cargo.toml Tobias Bölz 2023-10-07 18:35:03 +0200
  • 66a7baa67c Reopen log file on SIGHUP Tobias Bölz 2023-09-22 17:03:41 +0200
  • 18d66474e0
    Fix External ID not set during DC Sync BlackDex 2023-09-02 23:57:43 +0200
  • 7d98109372 update web-vault to v2023.9.1 Aleksandr Kirichenko 2023-10-21 16:13:36 +0700