1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-27 21:45:50 +02:00

Commit-Graph

  • b557c11724
    Fix data disclosure on organization endpoints (#4837) 1.32.0 Mathijs van Veluw 2024-08-11 19:39:56 +0200
  • 44f88ccb77
    Fix data disclosure on organization endpoints BlackDex 2024-07-12 15:41:19 +0200
  • a1204cc935
    Update Rust to 1.80.1 (#4831) Daniel 2024-08-09 12:52:56 +0300
  • e4b192e3aa Update Rust to 1.80.1 dfunkt 2024-08-08 21:53:37 +0300
  • 1ea511cbfc
    Updated web-vault to v2024.6.2b (#4826) Mathijs van Veluw 2024-08-08 17:04:04 +0200
  • ba542b5d0a
    Updated web-vault to v2024.6.2b BlackDex 2024-08-08 15:18:00 +0200
  • 2e6a6fa39f
    Update crates, web-vault and fixes (#4823) Mathijs van Veluw 2024-08-07 22:46:03 +0200
  • e7d5c17ff7
    Fix mail::send_incomplete_2fa_login panic issue (#4792) Daniel 2024-08-07 23:45:41 +0300
  • fecd70a7b2
    Prevent bulk remove collections to work BlackDex 2024-08-07 22:33:27 +0200
  • 933b4402fc Fix mail::send_incomplete_2fa_login panic issue dfunkt 2024-07-28 11:24:48 +0300
  • 743c89a8ba
    Update crates, web-vault and fixes BlackDex 2024-07-31 16:55:42 +0200
  • a7be8fab9b
    Remove lowercase conversion for featureStates (#4820) Daniel 2024-08-07 22:55:58 +0300
  • f1c4f26402 Remove lowercase conversion for featureStates dfunkt 2024-08-07 11:31:52 +0300
  • 5a03b0182f Remove obsolete feature flags dfunkt 2024-08-07 11:45:54 +0300
  • 39d4d31080
    make access_all optional (#4812) Stefan Melmuk 2024-08-01 19:45:42 +0200
  • 56d93d154b
    use #[serde(default)] instead of unwrapping Stefan Melmuk 2024-08-01 19:32:39 +0200
  • 0faebb69b4
    make access_all optional Stefan Melmuk 2024-07-25 11:58:06 +0200
  • c28246cf34
    Secure send file uploads (#4810) Mathijs van Veluw 2024-07-31 15:24:15 +0200
  • a997f01311
    Secure send file uploads BlackDex 2024-07-30 19:17:21 +0200
  • d7df0ad79e
    Rewrite the Push Notifications section in the configuration template (#4805) Daniel 2024-07-30 20:42:56 +0300
  • c8bb650e62 Rewrite the Push Notifications section in the configuration template dfunkt 2024-07-30 20:27:22 +0300
  • 7c8ba0c232
    fix issue with adding ciphers to organizations on native ios app (#4800) Stefan Melmuk 2024-07-30 11:50:05 +0200
  • 69385fcc57
    add reverse sanity check Stefan Melmuk 2024-07-30 08:20:52 +0200
  • 8174204aa4
    add organizationID alias for native ios Stefan Melmuk 2024-07-30 08:20:21 +0200
  • 3bf51d7f42 Add Read-Only Mode Manuel Thomassen 2024-07-26 20:29:42 +0200
  • 6c3109d517
    update webauthn-rs crate Stefan Melmuk 2024-04-06 11:33:25 +0200
  • d335187172
    Update rust-toolchain.toml to 1.80.0 (#4784) Daniel 2024-07-25 22:23:09 +0300
  • e4d7c2479a Update rust-toolchain.toml to 1.80.0 dfunkt 2024-07-25 21:44:19 +0300
  • f858523d92
    Duo: use the formatted db email (#4779) Timshel 2024-07-25 20:25:44 +0200
  • 529c39c6c5
    Update Rust, Crates and GHA (#4783) Mathijs van Veluw 2024-07-25 20:24:27 +0200
  • 36d6d3c86b
    Update Rust, Crates and GHA BlackDex 2024-07-25 19:16:17 +0200
  • 18d40c108e Duo: use the formatted db email Timshel 2024-07-25 17:06:53 +0200
  • b428481ac0
    Allow to increase the note size to 100_000 (#4772) Mathijs van Veluw 2024-07-24 21:49:01 +0200
  • a368ca2dac
    Allow to increase the note size to 100_000 BlackDex 2024-07-24 19:32:37 +0200
  • b4b2701905
    Add support for MFA with Duo's Universal Prompt (#4637) 0x0fbc 2024-07-24 09:50:35 -0500
  • de66e56b6c
    Allow to override log level for specific target (#4305) Timshel 2024-07-24 16:49:03 +0200
  • 0833ee38c3 Allow to set and override module log_level Timshel 2024-05-21 15:34:01 +0200
  • 973ae478b3 remove redundant expiry check when purging Duo contexts 0x0fbc 2024-07-23 19:32:55 -0400
  • 2475e8ed99 Add missing indentation 0x0fbc 2024-07-23 19:28:26 -0400
  • 33658387ac move Duo API endpoint fmt strings out of macros and into format! calls 0x0fbc 2024-07-20 16:18:03 -0400
  • 28bbd721ea Don't handle OrganizationDuo 0x0fbc 2024-07-20 15:20:53 -0400
  • 256f87a1aa Update to use the make_http_request BlackDex 2024-07-17 21:57:56 +0200
  • fd00f3ed1d rustfmt 0x0fbc 2024-06-11 13:37:40 -0400
  • df573958d9 Add fixes suggested by clippy 0x0fbc 2024-06-11 13:35:53 -0400
  • 8fa181a2e6 Reduce twofactor_duo_ctx state/nonce column size in postgres and maria 0x0fbc 2024-06-11 12:49:32 -0400
  • 8092bb37b9 override charset on duo state column to ascii for mysql 0x0fbc 2024-06-10 16:18:51 -0400
  • f907e02424 rearrange constants, update comments, error message 0x0fbc 2024-06-07 15:35:09 -0400
  • d89a7b7439 remove redundant explicit returns, rustfmt 0x0fbc 2024-06-07 15:09:06 -0400
  • 3ae5a0b1f8 directly use JWT_VALIDITY_SECS constant instead of copying it to DuoClient instances 0x0fbc 2024-06-07 14:56:47 -0400
  • e7a058cfa8 error handling cleanup 0x0fbc 2024-06-07 14:43:33 -0400
  • 4df7fcf35c drop redundant alphanum string generation code 0x0fbc 2024-06-07 04:24:28 -0400
  • 6f06fa9da3 bind Duo oauth flow to device id, drop redundant device type handling 0x0fbc 2024-06-07 04:20:36 -0400
  • f489930482 more cleanup 0x0fbc 2024-06-07 00:28:10 -0400
  • 90b73c6dbe replace stray use of TimeDelta 0x0fbc 2024-06-07 00:20:14 -0400
  • 41f94e2f52 bump state/nonce length 0x0fbc 2024-06-07 00:16:46 -0400
  • 328c4a3e3c cleanup & comments 0x0fbc 2024-06-07 00:12:10 -0400
  • 36f90cd8f4 store duo states in the database and validate during authentication 0x0fbc 2024-06-06 22:51:21 -0400
  • 6f86749757 Add db schema and models for Duo 2FA state storage 0x0fbc 2024-06-06 22:50:29 -0400
  • 849ce1ebce Add initial working Duo Universal Prompt support. 0x0fbc 2024-05-30 00:28:31 -0400
  • ecfebaf3c7
    allow re-invitations of existing users (#4768) Stefan Melmuk 2024-07-24 00:32:46 +0200
  • 0e53f58288
    Fix Dockerfile linter warnings (#4763) Daniel 2024-07-24 01:28:07 +0300
  • bc7ceb2ee3
    Update crates & fix crate vulnerability (#4771) Daniel 2024-07-24 01:26:39 +0300
  • a99055ad35 Update crates & fix crate vulnerability dfunkt 2024-07-23 21:22:54 +0300
  • 3a673d37b7
    auto-accept existing user if mail is disabled Stefan Melmuk 2024-07-22 18:00:17 +0200
  • e6392c1b62
    allow re-invitations of existing users Stefan Melmuk 2024-07-22 17:42:33 +0200
  • 2e93ed3d96 Fix Dockerfile linter warnings dfunkt 2024-07-17 18:28:56 +0300
  • b27e6e30c9
    Fix Email 2FA login on native app (#4762) Mathijs van Veluw 2024-07-17 16:20:54 +0200
  • b7ddfb433e
    Fix Email 2FA login on native app BlackDex 2024-07-17 15:49:57 +0200
  • 505b30eec2
    Fix for RSA Keys which are read only (#4744) Mathijs van Veluw 2024-07-17 12:59:22 +0200
  • 5fbeaae072
    Fix spelling BlackDex 2024-07-17 12:33:11 +0200
  • 5c1dec9896
    Updated code to work atomically BlackDex 2024-07-17 11:39:28 +0200
  • 798c2f274b
    Fix for RSA Keys which are read only BlackDex 2024-07-14 15:18:08 +0200
  • 54bfcb8bc3
    Update admin interface (#4737) Mathijs van Veluw 2024-07-12 22:59:48 +0200
  • d7568371c5
    Update admin interface BlackDex 2024-07-11 17:48:13 +0200
  • 035f694d2f
    Improved HTTP client (#4740) Daniel García 2024-07-12 22:33:11 +0200
  • 3d5b982f6c
    Fix wrong doc references Daniel García 2024-07-12 20:15:55 +0200
  • aaf61dc117
    Change config compat to use auto, rename blacklist Daniel García 2024-07-12 20:05:54 +0200
  • bbbbd2fb48
    Improved HTTP client Daniel García 2024-07-12 17:51:19 +0200
  • e49523bd36
    Merge 95a78c599d into a4ab014ade Mathijs van Veluw 2024-07-11 07:14:58 +1000
  • a4ab014ade
    Fix bug where secureNotes is empty (#4730) Coby Geralnik 2024-07-10 23:13:55 +0300
  • d859973655 Fix bug where secureNotes is empty Coby Geralnik 2024-07-10 22:30:33 +0300
  • 6fedfceaa9
    chore: Dockerfile to Remove port 3012 (#4725) Calvin Li 2024-07-10 12:40:29 -0400
  • de6392afb4 remove exposing port 3012 in Dockerfile since its not needed anymore Calvin Li 2024-07-09 12:24:43 -0400
  • 8e8483481f
    use a custom plan of enterprise tier to fix limits (#4726) Stefan Melmuk 2024-07-10 17:25:41 +0200
  • 85cd53fdc1
    set maxStorageGb limit to max signed int value Stefan Melmuk 2024-07-10 13:37:22 +0200
  • 1ceba8a4de
    use a custom plan of enterprise tier to fix limits Stefan Melmuk 2024-07-09 23:20:24 +0200
  • 3d55bd8571
    Update Explanation.md NicolasW-7 2024-07-09 15:48:41 +0200
  • cc0c755520
    Create Explanation.md NicolasW-7 2024-07-09 15:47:58 +0200
  • cd1df90acb
    Create Script.md NicolasW-7 2024-07-09 15:47:08 +0200
  • 021a3f74d7
    Create Installation Procedure Vaultwarden on Docker.md NicolasW-7 2024-07-09 15:44:45 +0200
  • d04b94b77d
    Some fixes for emergency access (#4715) 1.31.0 Mathijs van Veluw 2024-07-08 23:39:22 +0200
  • c1a01b6bc0
    Some fixes for emergency access BlackDex 2024-07-08 18:28:54 +0200
  • 247d0706ff
    Update crates and web-vault (#4714) Mathijs van Veluw 2024-07-08 23:27:48 +0200
  • 0e8b410798
    Switch registry cache compression algorithm to zstd (#4704) Daniel 2024-07-09 00:27:39 +0300
  • 14193387e3
    Update crates and web-vault BlackDex 2024-07-08 23:05:53 +0200
  • 95a78c599d
    Prepare for repo to org move BlackDex 2024-05-25 15:14:16 +0200
  • dc820368dc Switch registry cache compression algorithm to zstd dfunkt 2024-07-04 21:16:49 +0300
  • fda77afc2a
    add group support for Cipher::get_collections() (#4592) Stefan Melmuk 2024-07-04 20:28:19 +0200
  • d9835f530c
    Remove duplicate registry step (#4703) Daniel 2024-07-04 20:57:49 +0300
  • bd91964170
    Fix duplicate folder creations during import (#4702) Mathijs van Veluw 2024-07-04 19:57:32 +0200