1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-07-02 12:14:41 +02:00

Commit-Graph

  • 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
  • dd5e4cec73
    Merge branch 'BlackDex-fix-remaining-inline' Daniel García 2023-01-12 19:15:14 +0100
  • a31a040abd
    Use more modern meta tag for charset encoding Rychart Redwerkz 2023-01-10 00:24:37 +0100
  • f0125b95c1
    Merge branch 'redwerkz-patch-1' Daniel García 2023-01-12 19:14:49 +0100
  • 072f2e24c2
    Update Rust to v1.66.1 to patch CVE BlackDex 2023-01-12 09:45:52 +0100
  • 36b5350f9b
    Add avatar color support BlackDex 2023-01-11 21:45:11 +0100
  • c7489c9fdf
    Add MFA icon to org member overview BlackDex 2023-01-11 22:13:20 +0100
  • 3181e4e96e
    Optimize CipherSyncData for very large vaults BlackDex 2023-01-11 20:23:53 +0100
  • ee2cd0df46 fixed groups permissions Daniele Andrei 2023-01-10 14:49:52 +0100
  • 2ee0d53c5f
    fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory GeekCorner 2023-01-10 09:41:35 +0100
  • dfa629ecc7
    Use more modern meta tag for charset encoding Rychart Redwerkz 2023-01-10 00:24:37 +0100
  • 92dc48b882
    Fix remaning inline format BlackDex 2023-01-09 20:32:56 +0100
  • 367e1ce289
    Merge pull request #3065 from BlackDex/future-clippy-fixes Daniel García 2023-01-09 20:17:06 +0100
  • 7390f34355
    Resolve uninlined_format_args clippy warnings BlackDex 2022-12-29 14:11:52 +0100
  • c47d9f6593
    Fix some lints: explicit Arc::clone, and unnecessary return after unreachable! Daniel García 2023-01-09 19:54:25 +0100
  • 5399ee8208
    Merge branch 'BlackDex-update-libraries' Daniel García 2023-01-09 19:19:11 +0100
  • 117045e6d3
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • 912ad64555
    Resolve uninlined_format_args clippy warnings BlackDex 2022-12-29 14:11:52 +0100
  • 00855ee31d
    Fix failing large note imports BlackDex 2023-01-01 15:09:10 +0100
  • c18a273b4a
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • ca24a4adf1
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • a263aaa481
    Resolve uninlined_format_args clippy warnings BlackDex 2022-12-29 14:11:52 +0100
  • 0a20ba0020
    Remove shrink-to-fit=no Rychart Redwerkz 2023-01-08 23:18:55 +0100
  • 6541600af6
    Change text/plain API responses to application/json Jeremy Lin 2023-01-07 10:41:28 -0800
  • 525979d5d9
    Merge branch 'BlackDex-issue-3048' Daniel García 2023-01-09 19:17:30 +0100
  • 7dd1959eba
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • e266b39254
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • e935989fee
    Resolve uninlined_format_args clippy warnings BlackDex 2022-12-29 14:11:52 +0100
  • 25c401f64d
    Remove shrink-to-fit=no Rychart Redwerkz 2023-01-08 23:18:55 +0100
  • 18b72da657
    Change text/plain API responses to application/json Jeremy Lin 2023-01-07 10:41:28 -0800
  • e8e6c89927
    Merge branch 'BlackDex-future-clippy-fixes' Daniel García 2023-01-09 19:16:35 +0100
  • fd5f657334
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • da9605f2d2
    Remove shrink-to-fit=no Rychart Redwerkz 2023-01-08 23:18:55 +0100
  • 7030de32d5
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • b67c5b77be
    Change text/plain API responses to application/json Jeremy Lin 2023-01-07 10:41:28 -0800
  • d30878c4ea Resolve uninlined_format_args clippy warnings BlackDex 2022-12-29 14:11:52 +0100
  • 6be26f0a38
    Fix failing large note imports BlackDex 2023-01-01 15:09:10 +0100
  • 34a6bfaefa
    Merge branch 'stapelkai-main' Daniel García 2023-01-09 19:11:31 +0100
  • 1c8749eb4d
    Change text/plain API responses to application/json Jeremy Lin 2023-01-07 10:41:28 -0800
  • 1198c36a2b
    Percent-encode org_name in links Andrés Maldonado 2023-01-03 11:19:09 +0100
  • 41e6c1a383
    Optimize config loading messages BlackDex 2023-01-02 18:18:28 +0100
  • 0042c3e4a7
    Update WebSocket Notifications BlackDex 2022-12-30 21:23:55 +0100
  • 724190f262
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • 6867d23ca2
    Validate YUBICO_SERVER string (#3003) BlackDex 2022-12-28 21:05:21 +0100
  • de26af0c2d
    Removed unsafe-inline JS from CSP and other fixes BlackDex 2022-12-28 20:05:10 +0100
  • 3f223a7514
    Remove patched multer-rs Alex Martel 2022-12-09 12:06:00 -0500
  • 23f5a62d61
    Merge branch 'jjlin-json-response' Daniel García 2023-01-09 19:11:00 +0100
  • 81e2054f59
    Percent-encode org_name in links Andrés Maldonado 2023-01-03 11:19:09 +0100
  • f9337effa5
    Optimize config loading messages BlackDex 2023-01-02 18:18:28 +0100
  • 2972904eb8
    Update WebSocket Notifications BlackDex 2022-12-30 21:23:55 +0100
  • bdd918b4d4
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • 88085fe17b
    Validate YUBICO_SERVER string (#3003) BlackDex 2022-12-28 21:05:21 +0100
  • 2020a302d0
    Removed unsafe-inline JS from CSP and other fixes BlackDex 2022-12-28 20:05:10 +0100
  • ab2dd0f300
    Remove patched multer-rs Alex Martel 2022-12-09 12:06:00 -0500
  • 8e6fd4b4a1 Update dependencies and MSRV BlackDex 2023-01-09 16:49:26 +0100
  • 988d24927e
    Merge branch 'am97-main' Daniel García 2023-01-09 18:25:41 +0100
  • e945d16fcf
    Optimize config loading messages BlackDex 2023-01-02 18:18:28 +0100
  • f1c0aa4f83
    Update WebSocket Notifications BlackDex 2022-12-30 21:23:55 +0100
  • 68362d06b3
    Log message to stderr if LOG_FILE is not writable pjsier 2022-12-28 18:30:25 -0600
  • f65c0e2ac8
    Validate YUBICO_SERVER string (#3003) BlackDex 2022-12-28 21:05:21 +0100
  • 0f588ced03
    Removed unsafe-inline JS from CSP and other fixes BlackDex 2022-12-28 20:05:10 +0100
  • b0f03bb49c
    Remove patched multer-rs Alex Martel 2022-12-09 12:06:00 -0500
  • 5063661028
    Merge branch 'BlackDex-optimize-config-loading-messages' Daniel García 2023-01-09 18:25:25 +0100
  • 7e66ab78ff
    Update WebSocket Notifications BlackDex 2022-12-30 21:23:55 +0100