Commit Graph

  • cbe2dc9f76 Playwright upgrade maildev to use MailBuffer.expect Timshel 2025-06-09 18:42:15 +0200
  • cd117fa082
    Update main.rs 8codebubble 2025-06-10 14:41:26 +0900
  • 91ac0d977b
    Update Cargo.toml 8codebubble 2025-06-10 14:32:27 +0900
  • a843535bae Update Alpine to version 3.22 dfunkt 2025-06-07 13:39:42 +0300
  • 1b53532ab9 chore: branding refactor josarcsal 2025-06-06 17:34:46 +0200
  • 9d0338d740 PKCE should now work with Zitadel Timshel 2025-06-05 17:06:33 +0200
  • bc5ea37cb8
    Merge bbe3a7b244 into 0d3f283c37 zUnixorn 2025-06-04 16:14:53 +0200
  • bbe3a7b244
    rebase onto main zUnixorn 2025-06-04 15:36:36 +0200
  • 22a3571c46
    implement unecrypted passkey login and cleanup code a bit mor zUnixorn 2025-06-04 15:27:31 +0200
  • a4b480dc9f
    implement webauthn login deletion (untested) zUnixorn 2025-06-04 04:03:06 +0200
  • 9d4b94bb95
    delete schema.rs zUnixorn 2025-06-04 03:20:40 +0200
  • f5bf0edf8c
    implement working webauthn login * without encryption not implemented * deletion not implemented * does not handle errors well zUnixorn 2025-06-04 03:08:12 +0200
  • 8cf3f52a67
    Minor fixes to copy in `.env.template` Nick Grimshaw 2025-06-04 10:41:38 +0100
  • de429f7c50 Run playwright sso tests against correct db Timshel 2025-06-03 18:41:11 +0200
  • ab5cae5341 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-06-02 23:38:32 +0200
  • 0d3f283c37
    Fix and improvements to policies (#5923) Timshel 2025-06-02 19:47:12 +0000
  • 19d5f91dad Fix and improvements to policies Timshel 2025-06-02 18:32:47 +0200
  • 7727dcd076
    hide buttons after cancelling login Stefan Melmuk 2025-05-29 21:35:56 +0200
  • 785e3a488a
    make css for login-page position independent Stefan Melmuk 2025-05-29 10:09:47 +0200
  • 8773d5d157 Fix enforceOnLogin org policies Timshel 2025-06-02 17:40:55 +0200
  • a79d6682d4 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-06-02 18:48:42 +0200
  • 0fc73c01c5 Use existing reqwest client for AWS S3 requests Chase Douglas 2025-06-01 12:38:01 -0700
  • 9b8cb3f53e Minor improvements Timshel 2025-05-31 11:59:47 +0200
  • 51a1d641c5
    Some small admin updates (#5909) Mathijs van Veluw 2025-05-30 16:56:29 +0200
  • 91da64ffcf
    Some small admin updates BlackDex 2025-05-29 18:54:48 +0200
  • 90f7e5ff80
    Abstract persistent files through Apache OpenDAL (#5626) Chase Douglas 2025-05-29 12:40:58 -0700
  • 200999c94e
    fix css for locked screen (#5905) Stefan Melmuk 2025-05-29 08:08:32 +0200
  • 97759de943
    fix css for locked screen Stefan Melmuk 2025-05-29 07:56:15 +0200
  • 3730355434 Fix and improve Playwright tests Timshel 2025-05-28 16:25:29 +0200
  • e3d66216f6 2FA email and device creation change Timshel 2025-05-28 16:24:56 +0200
  • a89249b817 Merge tag '1.34.1' into sso-support Timshel 2025-05-28 17:27:25 +0200
  • f80f29ca59
    Update Dockerfile.debian lystopad 2025-05-27 09:24:17 +0200
  • d363e647e9
    fix css to hide login with passkey (#5890) Stefan Melmuk 2025-05-27 06:31:48 +0200
  • 89c7e3f5c7
    fix css to hide login with passkey Stefan Melmuk 2025-05-27 06:03:17 +0200
  • e27965d1de Config setting comments for local/remote data locations Chase Douglas 2025-05-17 19:35:04 -0700
  • d47e245fcd Additional PR improvements Chase Douglas 2025-05-17 19:33:55 -0700
  • 05f5993ab5 PR improvements Chase Douglas 2025-03-17 10:51:21 -0700
  • 4a5d54777e Add AWS S3 support via OpenDAL for data files Chase Douglas 2025-03-04 19:42:53 -0800
  • 0044a6c3ae Abstract file access through Apache OpenDAL Chase Douglas 2025-02-18 15:49:04 -0800
  • 53f58b14d5
    Fix admin diagnostics crash (#5886) 1.34.1 Mathijs van Veluw 2025-05-26 23:14:17 +0200
  • 97314b5863
    Fix admin diagnostics crash BlackDex 2025-05-26 23:04:38 +0200
  • ef7835d1b0
    Sync with Upstream (#5798) 1.34.0 Mathijs van Veluw 2025-05-26 21:00:59 +0200
  • be12cd6fe2
    Rebase with upstream and fix conflicts BlackDex 2025-05-26 20:31:09 +0200
  • 501a56c007
    Rename Small to Compact BlackDex 2025-05-26 20:28:51 +0200
  • 6cb9585295
    Fix grammer BlackDex 2025-05-24 16:33:06 +0200
  • 2cf8799f13
    Filter deprected flags and only return active flags BlackDex 2025-05-24 16:22:07 +0200
  • b0bff90b9e
    Allow col managers to import BlackDex 2025-05-21 15:19:03 +0200
  • e330f0fe95
    Update 2fa removal/revoke email BlackDex 2025-05-19 22:48:39 +0200
  • 8435db5cc8
    Send an email when an account exists already BlackDex 2025-05-19 21:47:00 +0200
  • 2daeb740f1
    Fix bulk edit Fixes #5737 BlackDex 2025-05-19 21:07:10 +0200
  • 0d2961f5f5
    cargo update BlackDex 2025-05-18 17:22:33 +0200
  • db7ca75380
    Updated some comments and removed old export format BlackDex 2025-05-16 12:13:05 +0200
  • 88753c201d
    Check if push_uuid is empty and generate when needed BlackDex 2025-05-12 21:53:27 +0200
  • 8d73aace20
    Fix several Push issues and API's BlackDex 2025-05-12 21:43:43 +0200
  • 1eb6cd1afa
    Fix clippy lints BlackDex 2025-05-09 18:39:22 +0200
  • 82a3e2eb7c
    Use PushId and always generate the PushId BlackDex 2025-05-09 18:38:30 +0200
  • 91d357b23b
    Fix spelling and some crate updates BlackDex 2025-05-06 17:31:26 +0200
  • 13cb71f03b
    Add avatar color to emergency access api BlackDex 2025-05-02 17:41:46 +0200
  • 42b5964790
    More API Response fixes BlackDex 2025-04-25 23:09:57 +0200
  • bdb46fee2d
    WIP Sync with Upstream BlackDex 2025-04-23 22:09:23 +0200
  • 3a44dc963b
    Update admin interface (#5880) Mathijs van Veluw 2025-05-26 20:37:50 +0200
  • 2dda2436d7
    Update admin interface BlackDex 2025-05-26 20:33:23 +0200
  • a039e227c7
    web-client now request email 2fa (#5871) Timshel 2025-05-26 18:24:30 +0000
  • 602b18fdd6
    Remove old client version check (#5874) Timshel 2025-05-23 15:24:03 +0000
  • 730013d19e Remove old client version check Timshel 2025-05-21 16:58:32 +0200
  • a65d6d3d4d web-client now request email 2fa Timshel 2025-05-20 18:22:59 +0200
  • bf04c64759
    Toggle providers using class (#5832) Timshel 2025-05-16 16:54:44 +0000
  • 2f1d86b7f1
    remove Hide Business scss rules (#5855) Timshel 2025-05-16 16:53:01 +0000
  • ff97bcfdda
    Add totp menu feature flag (#5850) moodejb123 2025-05-16 19:52:00 +0300
  • 73f2441d1a
    Update Rust, Crates and Web-Vault (#5860) Mathijs van Veluw 2025-05-16 18:49:43 +0200
  • d0fcc6b953 Remove parenthesis Stephen 2025-05-16 10:28:36 -0400
  • 70676a9c23 Account for removing existing collections first Stephen 2025-05-16 09:18:58 -0400
  • 4c42a7e64c Revert "Apply Copilot suggestions" Stephen 2025-05-16 08:01:37 -0400
  • 7d116773f9 Apply Copilot suggestions Stephen 2025-05-16 07:55:01 -0400
  • 766a58c8ef cargo fmt Stephen 2025-05-16 07:52:57 -0400
  • 9fe6ba9a23 Merge branch 'add-bulk-collection-endpoint' of https://github.com/nixuno/vaultwarden into add-bulk-collection-endpoint Stephen 2025-05-16 07:49:17 -0400
  • bfc6410ccb Resolve borrowing issues Stephen 2025-05-07 07:20:06 -0400
  • 12c772b197 Add bulk_collections endpoint Stephen 2025-05-05 15:44:04 -0400
  • ce4cee124b
    Update Rust, Crates and Web-Vault BlackDex 2025-05-16 13:14:51 +0200
  • da2289b692 remove Hide Business scss rules Timshel 2025-05-14 17:46:54 +0200
  • c6a45d9a83 Add totp menu feature flag moodejb123 2025-05-13 03:17:04 +0300
  • ad8484a2d5
    feat: add ip address in logs when email 2fa token is invalid or not available (#5779) Helmut K. C. Tessarek 2025-05-12 19:27:43 +0200
  • 9813e480c0
    Fix minimum Android version for self-host email alias feature flags (#5802) Josh 2025-05-12 10:25:46 -0700
  • bfe172702a
    Fix Yubico toggle (#5833) Timshel 2025-05-12 17:24:27 +0000
  • df42b6d6b0
    Fix Yubico toggle (#5833) Timshel 2025-05-12 17:24:12 +0000
  • 059023369b
    Update documentation for iOS Josh 2025-05-09 01:39:01 -0700
  • a6c8fb742d Playwright tests improvements Timshel 2025-05-08 11:47:50 +0200
  • ce1dcb17ad rewrite github-actions workflows jacklull 2025-05-07 18:19:25 +0300
  • ebebf3b865 Resolve borrowing issues Stephen 2025-05-07 07:20:06 -0400
  • cbdf403ef0 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-05-06 15:19:29 +0200
  • b78835c65f Add bulk_collections endpoint Stephen 2025-05-05 15:44:04 -0400
  • be98da7047 Fix Yubico toggle Timshel 2025-05-05 18:11:44 +0200
  • b6f0528bcc Toggle providers using class Timshel 2025-05-05 17:38:47 +0200
  • 2697fe8aba
    feat: add feature flag export-attachments (#5784) Helmut K. C. Tessarek 2025-05-01 17:40:26 +0200
  • 0c06f3af9c feat: add feature flag export-attachments Helmut K. C. Tessarek 2025-04-19 11:34:07 -0400
  • 0acb0f3f4c Fix minimum Android version for self-host email alias feature flags PseudoResonance 2025-04-25 00:40:03 -0700
  • 674e444d67
    respond with cipher json when deleting attachments (#5823) Stefan Melmuk 2025-05-01 17:28:23 +0200
  • 1aae3ed223
    respond with cipher json when deleting attachments Stefan Melmuk 2025-04-30 11:19:30 +0200
  • c432ff5245 Playwright upgrade and conf improvement Timshel 2025-04-17 15:54:34 +0200
  • 30109feb5d
    fix: compile error Helmut K. C. Tessarek 2025-04-17 02:19:25 -0400