Commit Graph

  • 1ca0d6e245
    Validate all needed fields for client API login BlackDex 2023-02-16 16:29:24 +0100
  • 7f69eebeb1 Fix Collection Read Only access for groups Misterbabou 2023-02-17 13:34:57 +0100
  • 32bd9b83a3
    Fix Organization delete when groups are configured BlackDex 2023-02-16 17:29:12 +0100
  • 477d60de49
    docs: add build status badge in readme r3drun3 2023-02-15 10:15:42 +0100
  • 1ba8275dcb
    Merge pull request #3234 from BlackDex/update-rust-and-crates Mathijs van Veluw 2023-02-13 12:39:26 +0100
  • a0a4994250
    Updated Rust and crates BlackDex 2023-02-08 17:13:14 +0100
  • 32dfa41970
    Merge pull request #3147 from soruh/main Daniel García 2023-02-12 19:40:33 +0100
  • f92efda0f0
    Merge branch 'main' into main Daniel García 2023-02-12 19:40:04 +0100
  • 3b0f643e9d
    Merge pull request #3210 from tessus/feature/kdf-options Daniel García 2023-02-12 19:23:22 +0100
  • 5bcee24f88
    Merge branch 'main' into feature/kdf-options Daniel García 2023-02-12 19:23:14 +0100
  • 9e3d7ea44c add EXE_SUFFIX to sendmail executable when not specified soruh 2023-02-02 22:05:44 +0100
  • 8cc6dac893 check if SENDMAIL_COMMAND is valid using 'which' crate soruh 2023-01-25 22:54:50 +0100
  • b7c4316c77 Add support for sendmail as a mail transport soruh 2023-02-12 18:53:55 +0100
  • 0c295d5e6e
    Merge pull request #3167 from BlackDex/issue-3166 Daniel García 2023-02-12 18:48:03 +0100
  • bc49d1f90d
    Merge branch 'main' into issue-3166 Daniel García 2023-02-12 18:47:55 +0100
  • 6f6d9dee83
    Merge pull request #3108 from farodin91/allow-editing/unhiding-by-group Daniel García 2023-02-12 18:47:02 +0100
  • cef5dd4a46
    Merge branch 'main' into allow-editing/unhiding-by-group Daniel García 2023-02-12 18:46:53 +0100
  • 79061c0eb5
    Merge pull request #3231 from kpfleming/icon-blacklist-improvements Daniel García 2023-02-12 18:43:26 +0100
  • 6e2c3fc1cc
    Merge branch 'main' into icon-blacklist-improvements Daniel García 2023-02-12 18:43:19 +0100
  • e301fe137f
    Merge pull request #3228 from BlockListed/fix-domain-description Daniel García 2023-02-12 18:42:55 +0100
  • af69c83db2
    Merge branch 'main' into fix-domain-description Daniel García 2023-02-12 18:42:49 +0100
  • 53fa8da5b1
    Merge pull request #3215 from stefan0xC/fix-post-emergency-access Daniel García 2023-02-12 18:42:30 +0100
  • c58aac585b
    Merge branch 'main' into fix-post-emergency-access Daniel García 2023-02-12 18:42:21 +0100
  • 8c1117fcbf
    Merge pull request #3170 from jjlin/cap_net_bind_service Daniel García 2023-02-12 18:42:00 +0100
  • a6dd4f1206
    Merge branch 'main' into cap_net_bind_service Daniel García 2023-02-12 18:41:45 +0100
  • 5af1799991
    Merge pull request #3145 from dlehammer/spell-jack_mitigation Daniel García 2023-02-12 18:39:54 +0100
  • a20a641de3
    Merge branch 'main' into spell-jack_mitigation Daniel García 2023-02-12 18:39:27 +0100
  • 8abd38573b
    Merge pull request #3116 from sirux88/admin-password-reset Daniel García 2023-02-12 18:38:50 +0100
  • 78abdf0e9d
    Merge branch 'main' into admin-password-reset Daniel García 2023-02-12 18:38:36 +0100
  • dc031d8d86
    Merge pull request #2561 from BlackDex/re-license Daniel García 2023-02-12 18:35:35 +0100
  • de6330b09d
    Merge branch 'main' into re-license Daniel García 2023-02-12 18:35:09 +0100
  • 7d7da9212e
    Last tag is now optional. Timestamp is added to version string. S. Kozyr 2023-02-11 17:27:10 +0200
  • fc70f3087f
    Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t dependabot[bot] 2023-02-08 22:31:00 +0000
  • 68bcc7a4b8
    add argon2 kdf fields Helmut K. C. Tessarek 2023-01-31 21:26:23 -0500
  • c04a1352cb
    remove warn when sanitizing domain BlockListed 2023-02-07 18:49:26 +0100
  • 5d1c11ceba
    fix trailing slash in configuration builder BlockListed 2023-02-07 18:34:47 +0100
  • a2aa7c9bc2
    Revert "fix trailing slash not being removed from domain" BlockListed 2023-02-07 18:19:16 +0100
  • b3a351ccb2 allow editing/unhiding by group Jan Jansen 2023-01-05 17:04:11 +0100
  • 679bc7a59b
    fix trailing slash not being removed from domain BlockListed 2023-02-07 13:03:28 +0100
  • a72d0b518f
    remove documentation of bug since I'm fixing it BlockListed 2023-02-07 12:48:48 +0100
  • 6741b25907 Ensure that all results from check_domain_blacklist_reason are cached. Kevin P. Fleming 2023-02-07 05:54:06 -0500
  • 24b5784f02 Generate distinct log messages for regex vs. IP blacklisting. Kevin P. Fleming 2023-02-07 05:24:23 -0500
  • eb9b481eba
    improve wording of domain description BlockListed 2023-02-07 08:48:48 +0100
  • 64edc49392
    change description of domain configuration BlockListed 2023-02-06 23:19:08 +0100
  • 0d1753ac74 completly hide reset password policy on email disabled instances sirux88 2023-02-05 16:47:23 +0100
  • a6558f5548 rust lang specific improvements sirux88 2023-02-05 16:34:48 +0100
  • 62dfeb80f2 improved security, disabling policy usage on email-disabled clients and some refactoring sirux88 2023-02-04 13:29:57 +0100
  • 26cd5d9643 Replaced wrong mysql column type sirux88 2023-02-04 09:23:13 +0100
  • e65fbbfc21
    don't nullify key when editing emergency access Stefan Melmuk 2023-02-01 23:10:09 +0100
  • a2162f4d69
    Allow listening on privileged ports (below 1024) as non-root Jeremy Lin 2023-01-18 21:50:29 -0800
  • c9ed9aa733
    Fix Javascript issue on non sqlite databases BlackDex 2023-01-24 23:31:38 +0100
  • 9b20decdc1 "Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker. @see https://www.otto-js.com/news/article/chrome-and-edge-enhanced-spellcheck-features-expose-pii-even-your-passwords Daniel Hammer 2023-01-15 15:17:00 +0100
  • adaefc8628 fixes for current upstream main sirux88 2023-01-25 08:09:26 +0100
  • c6c45c4c49 working implementation sirux88 2023-01-25 08:06:21 +0100
  • 95494083f2 added database migration sirux88 2023-01-25 08:06:21 +0100
  • 686474f815
    Disable Hadolint check for consecutive RUN instructions (DL3059) Jeremy Lin 2023-01-22 01:21:52 -0800
  • 2c6bd8c9dc
    Rename .buildx Dockerfiles to .buildkit Jeremy Lin 2023-01-22 01:01:02 -0800
  • 458954339d
    the default is PASSWORD_ITERATIONS=600000 Helmut K. C. Tessarek 2023-01-24 16:05:35 -0500
  • 9366e31452
    Merge pull request #3164 from jjlin/remove-arm32v6-tag Daniel García 2023-01-24 21:39:25 +0100
  • 96ff32fb2f
    Remove arm32v6-specific tag Jeremy Lin 2023-01-24 12:28:33 -0800
  • 9342fa5744
    Re-License Vaultwarden to AGPLv3 BlackDex 2022-06-16 15:13:10 +0200
  • 50fc22966c
    Updated web vault to 2023.1.1 and rust dependencies Daniel García 2023-01-24 20:39:09 +0100
  • 4fab4c74ff
    Merge branch 'BlackDex-update-kdf-config' Daniel García 2023-01-24 20:06:30 +0100
  • e38e1a5d5f
    Validate note sizes on key-rotation. BlackDex 2023-01-20 15:43:45 +0100
  • cc91ac6cc0
    include key into user.set_password sirux88 2023-01-14 10:16:03 +0100
  • 2d8c8e18f7
    Update KDF Configuration and processing BlackDex 2023-01-24 13:06:31 +0100
  • b17e2da2cf
    Merge branch 'BlackDex-issue-3152' Daniel García 2023-01-24 19:47:20 +0100
  • d121cce0d2
    include key into user.set_password sirux88 2023-01-14 10:16:03 +0100
  • 0eba7a88fa
    Merge branch 'sirux88-refactoring-user-setpassword' Daniel García 2023-01-24 19:46:35 +0100
  • 34ac16e9d7
    Validate note sizes on key-rotation. BlackDex 2023-01-20 15:43:45 +0100
  • a048a1827a
    Deploy vaultwarden into Azure as container app Adam Hnat 2023-01-19 14:42:11 +0100
  • 906d9e2f1a Merge branch 'refactoring-user-setpassword' of https://github.com/sirux88/vaultwarden into refactoring-user-setpassword sirux88 2023-01-14 10:16:56 +0100
  • 623d84aeb5 include key into user.set_password sirux88 2023-01-14 10:16:03 +0100
  • f8122cd2ca include key into user.set_password sirux88 2023-01-13 12:10:33 +0100
  • 9b7e86efc2
    Update web vault to 2023.1.0 Daniel García 2023-01-12 19:49:06 +0100
  • e7ccfbdd0e
    Merge branch 'BlackDex-optimize-ciphersync' Daniel García 2023-01-12 19:19:01 +0100
  • acc1474394
    Add avatar color support BlackDex 2023-01-11 21:45:11 +0100
  • c90b3031a6
    Update Rust to v1.66.1 to patch CVE BlackDex 2023-01-12 09:45:52 +0100
  • aaffb2e007
    Add MFA icon to org member overview BlackDex 2023-01-11 22:13:20 +0100
  • e0e95e95e4
    fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory GeekCorner 2023-01-10 09:41:35 +0100
  • fa70b440d0
    Fix remaning inline format BlackDex 2023-01-09 20:32:56 +0100
  • 42acb2ebb6
    Use more modern meta tag for charset encoding Rychart Redwerkz 2023-01-10 00:24:37 +0100
  • 174bea8d6e
    Merge branch 'BlackDex-add-avatar-color-feature' Daniel García 2023-01-12 19:17:22 +0100
  • f68a57950b
    Update Rust to v1.66.1 to patch CVE BlackDex 2023-01-12 09:45:52 +0100
  • f747bf126b
    Add MFA icon to org member overview BlackDex 2023-01-11 22:13:20 +0100
  • 1ca197fd46
    fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory GeekCorner 2023-01-10 09:41:35 +0100
  • 63d05d929b
    Fix remaning inline format BlackDex 2023-01-09 20:32:56 +0100
  • ef5bf5d326
    Use more modern meta tag for charset encoding Rychart Redwerkz 2023-01-10 00:24:37 +0100
  • 9d6e35d803
    Merge branch 'BlackDex-update-rust-fix-cve' Daniel García 2023-01-12 19:16:32 +0100
  • 0cccdcab83
    Add MFA icon to org member overview BlackDex 2023-01-11 22:13:20 +0100
  • 6607faa390
    fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory GeekCorner 2023-01-10 09:41:35 +0100
  • 6fcf18ab51
    Fix remaning inline format BlackDex 2023-01-09 20:32:56 +0100
  • d122c10573
    Use more modern meta tag for charset encoding Rychart Redwerkz 2023-01-10 00:24:37 +0100
  • ae9553ca1c
    Merge branch 'BlackDex-add-mfa-icon-to-orgs' Daniel García 2023-01-12 19:16:16 +0100
  • ff919039c9
    fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory GeekCorner 2023-01-10 09:41:35 +0100
  • 80eb15d46a
    Fix remaning inline format BlackDex 2023-01-09 20:32:56 +0100
  • c36b870c54
    Use more modern meta tag for charset encoding Rychart Redwerkz 2023-01-10 00:24:37 +0100
  • b7cbca590c
    Merge branch 'GeekCornerGH-fix/2fa_directory-csp' Daniel García 2023-01-12 19:15:42 +0100
  • 606a1bbfcb
    Fix remaning inline format BlackDex 2023-01-09 20:32:56 +0100
  • 3e5369c8dd
    Use more modern meta tag for charset encoding Rychart Redwerkz 2023-01-10 00:24:37 +0100