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

Commit-Graph

  • 2a0b804e74
    Merge c48b2e241a into a2bf8def2a Timshel 2024-06-24 03:06:25 +0500
  • de4e5bb198
    Merge 74aa5808ed into a2bf8def2a Mathijs van Veluw 2024-06-24 03:02:33 +0500
  • bd5536c5a8
    Merge 6ff5f4154c into a2bf8def2a Stefan Melmuk 2024-06-23 22:52:37 +0200
  • 6ff5f4154c
    return cipherDetails on post_collections_update() Stefan Melmuk 2024-05-27 21:16:25 +0200
  • 43e2f0d447
    differentiate the /collection endpoints Stefan Melmuk 2024-05-27 19:15:53 +0200
  • fb742961c6
    fix Collection::is_writable_by_user() Stefan Melmuk 2024-05-25 23:32:37 +0200
  • 7a0b33f709
    add group support for Cipher::get_collections() Stefan Melmuk 2024-05-25 22:35:56 +0200
  • 935c20c505
    Merge 8389bcd717 into a2bf8def2a 0x0fbc 2024-06-23 22:31:46 +0200
  • 60809e3146
    Merge 963eef7be9 into a2bf8def2a Timshel 2024-06-23 15:50:35 -0400
  • 7cedde5bda
    Merge 9e880cc7b1 into a2bf8def2a Daniel 2024-06-23 22:31:11 +0300
  • a2bf8def2a
    Change API and structs to camelCase (#4386) main Daniel García 2024-06-23 21:31:02 +0200
  • 9e880cc7b1 Remove mimalloc workaround dfunkt 2024-06-01 20:44:21 +0300
  • 8389bcd717 rustfmt 0x0fbc 2024-06-11 13:37:40 -0400
  • 467ac3e9e2 Add fixes suggested by clippy 0x0fbc 2024-06-11 13:35:53 -0400
  • 7aaa7a32a7 Reduce twofactor_duo_ctx state/nonce column size in postgres and maria 0x0fbc 2024-06-11 12:49:32 -0400
  • 7110a4fd51 override charset on duo state column to ascii for mysql 0x0fbc 2024-06-10 16:18:51 -0400
  • 7da69491d0 rearrange constants, update comments, error message 0x0fbc 2024-06-07 15:35:09 -0400
  • 768d6a1f49 remove redundant explicit returns, rustfmt 0x0fbc 2024-06-07 15:09:06 -0400
  • 33c7053b4f directly use JWT_VALIDITY_SECS constant instead of copying it to DuoClient instances 0x0fbc 2024-06-07 14:56:47 -0400
  • 52b0ef674a error handling cleanup 0x0fbc 2024-06-07 14:43:33 -0400
  • 1132638452 drop redundant alphanum string generation code 0x0fbc 2024-06-07 04:24:28 -0400
  • f817c15f3a bind Duo oauth flow to device id, drop redundant device type handling 0x0fbc 2024-06-07 04:20:36 -0400
  • fde54f3b18 more cleanup 0x0fbc 2024-06-07 00:28:10 -0400
  • dd4e5d6c16 replace stray use of TimeDelta 0x0fbc 2024-06-07 00:20:14 -0400
  • 542a5d3cb1 bump state/nonce length 0x0fbc 2024-06-07 00:16:46 -0400
  • 1a89fbd08b cleanup & comments 0x0fbc 2024-06-07 00:12:10 -0400
  • c6a695ce9c store duo states in the database and validate during authentication 0x0fbc 2024-06-06 22:51:21 -0400
  • 99dae538d4 Add db schema and models for Duo 2FA state storage 0x0fbc 2024-06-06 22:50:29 -0400
  • 27e9c330a6 Add initial working Duo Universal Prompt support. 0x0fbc 2024-05-30 00:28:31 -0400
  • f5c430ef75
    Merge 15eeaee6bc into 8f05a90b96 Samuel Reed 2024-06-21 07:29:51 +0200
  • b55825ba26
    Merge 03bc0ea18b into 8f05a90b96 Timshel 2024-06-21 07:29:51 +0200
  • 3fe72cafbc
    Merge branch 'main' into remove_upcase Daniel García 2024-06-20 20:54:41 +0200
  • 4988e33974
    Convert two-factor providers to string Daniel García 2024-06-20 20:54:28 +0200
  • 0d6a8b8a32
    Fix sends expecting size to be a string on mobile Daniel García 2024-06-20 20:53:18 +0200
  • 8f05a90b96
    Fix some more nightly errors and remove lint that will become an error by default (#4661) Daniel García 2024-06-20 20:25:40 +0200
  • f3a55b9d8f
    Fix some more nightly errors and remove lint that will become an error by default Daniel García 2024-06-20 19:40:15 +0200
  • 9082e7cebb
    Fix some nightly build errors (#4657) Daniel García 2024-06-20 09:35:52 +0200
  • 70b2ce4281
    Fix some nightly build errors Daniel García 2024-06-19 22:14:24 +0200
  • b4c95189b8
    Update org revoke Daniel García 2024-06-19 17:29:40 +0200
  • b46a6e932c
    Update admin and templates Daniel García 2024-06-19 17:29:02 +0200
  • 813994e9ba
    Make sends lowercase Daniel García 2024-06-19 17:00:41 +0200
  • 716c9adc87
    Use convert_json_key_lcase_first Daniel García 2024-06-16 23:05:45 +0200
  • 8daa3593b1
    Fix fields and password history Daniel García 2024-06-16 22:44:29 +0200
  • ccdcbc89ce
    Change API inputs/outputs and structs to camelCase Daniel García 2024-06-16 21:39:30 +0200
  • 55fdee3bf8
    Update crates, web-vault and GHA (#4648) Mathijs van Veluw 2024-06-19 13:06:58 +0200
  • ccdd855fd8
    Update crates, web-vault and GHA BlackDex 2024-06-17 16:17:46 +0200
  • 377969ea67
    Update rust and remove unused header values (#4645) Daniel García 2024-06-16 22:05:17 +0200
  • 16d09be2fa
    Missed one unused var Daniel García 2024-06-16 21:56:53 +0200
  • 9a73230f6c
    Update rust and remove unused header values Daniel García 2024-06-16 21:46:44 +0200
  • 772a445a8c
    Merge bb5ccdd027 into f05398a6b3 TheRsKing 2024-06-12 11:27:25 +0000
  • bb5ccdd027
    add docker compose to readme.md TheRsKing 2024-06-12 13:23:04 +0200
  • 03bc0ea18b Allow to set and override module log_level Timshel 2024-05-21 15:34:01 +0200
  • 74aa5808ed
    Prepare for repo to org move BlackDex 2024-05-25 15:14:16 +0200
  • f05398a6b3
    Update admin interface dependencies (#4581) Mathijs van Veluw 2024-05-25 15:39:36 +0200
  • a175588333
    Update admin interface dependencies BlackDex 2024-05-22 15:17:39 +0200
  • 9555ac7bb8
    Remove compatibility route (#4578) Timshel 2024-05-25 15:29:58 +0200
  • f01ef40a8e
    differentiate external groups by organization id (#4586) Stefan Melmuk 2024-05-25 15:20:36 +0200
  • 8e7b27cc36
    Update Alpine to version 3.20 (#4583) Daniel 2024-05-25 16:19:53 +0300
  • d230ee087c
    Fix web-vault version in Docker(files/Settings) (#4575) Daniel 2024-05-25 16:18:59 +0300
  • f8f14727b9
    Update crates (#4587) Mathijs van Veluw 2024-05-25 15:14:19 +0200
  • b0f2df5c61
    Update crates BlackDex 2024-05-24 18:31:19 +0200
  • fc86314af7
    differentiate external groups by organization id Stefan Melmuk 2024-05-24 00:36:05 +0200
  • 6882284edd Switch to Github Actions cache dfunkt 2024-05-23 11:56:54 +0300
  • 8bfa47c028 Update Alpine to version 3.20 dfunkt 2024-05-22 20:48:25 +0300
  • 4ecf8487ce Remove compatibility route Timshel 2024-05-21 19:52:04 +0200
  • 6454c7eea9 Disable Login with device if push is not enabled Timshel 2024-05-21 19:52:04 +0200
  • 14cc9f19af
    Merge 44e738b981 into 753a9e0bae Timshel 2024-05-20 13:33:20 +0000
  • 44e738b981 Stop rolling device token Timshel 2024-04-15 16:06:18 +0200
  • a90817e914 Toggle SSO button depending on SSO_ENABLED in docker start Timshel 2024-03-05 16:31:38 +0100
  • e736f72e27 Allow to cache discovery endpoint Timshel 2024-02-27 17:22:40 +0100
  • 8adf98a5aa Improvements and error handling Timshel 2023-09-01 16:20:28 +0200
  • 20ec2d41e4 Add SSO functionality using OpenID Connect Felix Eckhofer 2023-08-30 16:13:09 +0200
  • c4015f6dc8 Add playwright create/login test for all db Timshel 2024-02-20 18:27:24 +0100
  • 84584cd30d Fix web-vault version in Docker(files/Settings) dfunkt 2024-05-20 10:36:09 +0300
  • 753a9e0bae
    Fix public api for domains with path prefix (#4500) FDHoho007 2024-05-19 20:33:31 +0200
  • f5fb69b64f
    also delete organization_api_key (#4557) Stefan Melmuk 2024-05-19 20:33:00 +0200
  • 3261534438
    Optimize Dockerfiles (#4532) Daniel 2024-05-19 21:32:36 +0300
  • 46762d9fde
    Improve commentary aesthetics (#4549) Rich Purnell 2024-05-20 02:30:57 +0800
  • 6cadb2627a
    Update Rust, crates and web-vault (#4558) Mathijs van Veluw 2024-05-19 20:30:34 +0200
  • a51226e4bc
    Merge f0366d054f into 0fe93edea6 Josef Schönberger 2024-05-19 19:48:22 +0200
  • f0366d054f Add config to disable system root cert store Josef Schönberger 2024-02-27 15:42:13 +0100
  • d4e66d38b1 Add config for additional SMTP TLS root certs Josef Schönberger 2024-02-27 15:33:32 +0100
  • 15eeaee6bc Increase secure notes length to match LastPass. Samuel Reed 2023-01-24 20:14:30 -0500
  • 80969881df
    Merge 158f834ba7 into 0fe93edea6 BlockListed 2024-05-19 17:41:46 +0000
  • 158f834ba7
    Merge branch 'main' into multiple-domains-support Mathijs van Veluw 2024-05-19 19:41:42 +0200
  • 2521fa1a7e
    Update web-vault to v2024.5.0 BlackDex 2024-05-18 16:10:40 +0200
  • 29f4588f49
    Update Rust and crates BlackDex 2024-05-15 21:42:09 +0200
  • ac0c1b3a1a
    also delete organization_api_key Stefan Melmuk 2024-05-15 15:20:23 +0200
  • b6a038446c
    Improve commentary aesthetics Rich Purnell 2024-05-10 22:37:41 +0800
  • 7272483a87
    Invert bool 1fexd 2024-05-05 17:17:45 +0200
  • 7ae89fc28b
    Check regex blacklist in internal icon resolver 1fexd 2024-05-05 17:12:59 +0200
  • e1a5baf2c9 Optimize Dockerfiles dfunkt 2024-05-01 18:32:45 +0300
  • c48b2e241a JWT Refresh Token Timshel 2024-02-20 22:44:29 +0100
  • 670099f1ca
    Merge 0045330880 into 0fe93edea6 Stefan Melmuk 2024-04-28 13:32:53 +0000
  • 0045330880
    update webauthn-rs to 0.5 Stefan Melmuk 2024-04-28 06:57:14 +0200
  • 035a843c71
    fix u2f migration Stefan Melmuk 2024-04-22 21:00:28 +0200
  • 257829c6ab
    update webauthn-rs crate Stefan Melmuk 2024-04-06 11:33:25 +0200
  • 963eef7be9 Add playwright create/login test for all db Timshel 2024-02-20 18:27:24 +0100
  • e7314dd96a Fix public api for domains with path prefix FDHoho007 2024-04-12 22:31:42 +0200
  • 0fe93edea6
    Some fixes for the new mobile apps (#4526) Daniel García 2024-04-27 23:24:04 +0200