Commit Graph

  • a0c76284fd
    Perform same checks when setting kdf (#6141) Timshel 2025-08-07 23:33:27 +0200
  • 318653b0e5
    Fix multi delete slowdown (#6144) Mathijs van Veluw 2025-08-07 23:31:48 +0200
  • b47c16dab6
    Fix multi delete slowdown BlackDex 2025-08-07 18:55:02 +0200
  • d5085cacd2 Perform same checks when setting kdf Timshel 2025-08-06 19:26:32 +0200
  • a71da2d0a4 Perform same checks when setting kdf Timshel 2025-08-06 19:26:32 +0200
  • 4faecf2549 More review fix Timshel 2025-08-06 17:20:13 +0200
  • 801b372e67 Review fix Timshel 2025-08-05 17:32:23 +0200
  • a4c52d1d9d
    fix cargo fmt issue zUnixorn 2025-08-04 19:50:11 +0200
  • bac049f2dd Fix playwright test Timshel 2025-08-04 16:59:26 +0200
  • a5b5d5be2f
    use CredentialsV3 from webauthn-rs instead of own webauthn_0_3 module zUnixorn 2025-08-04 04:09:12 +0200
  • c90df9e040 Use securitykey methods Daniel García 2025-07-27 20:08:51 +0200
  • e20520c9a3 regenerate Cargo.lock Jonas Crull 2025-07-09 14:56:03 +0200
  • 693efdfb22 Update src/api/core/two_factor/webauthn.rs zUnixorn 2025-07-05 14:03:09 +0200
  • 7ab565a7de Update src/api/core/two_factor/webauthn.rs zUnixorn 2025-07-05 14:03:00 +0200
  • a1e78a52a3 Update src/api/core/two_factor/webauthn.rs zUnixorn 2025-07-05 14:02:48 +0200
  • 562b23f194 Update Cargo.toml zUnixorn 2025-07-05 14:02:38 +0200
  • be39c6aab1 fix: clippy warnings and formatting Helmut K. C. Tessarek 2025-06-30 19:18:57 -0400
  • 2ec66abb36 use same timeout as in webauthn 0.3 impl zUnixorn 2025-06-07 18:04:45 +0200
  • 82f3de25ac fix TODOs zUnixorn 2025-06-07 17:27:20 +0200
  • a7bc5017c0 clear up `COSEKeyType::EC_OKP` case zUnixorn 2025-06-07 16:57:41 +0200
  • b4cc006948 fix clippy warnings zUnixorn 2025-06-07 16:34:09 +0200
  • f2593a87e1 add basic migration impl zUnixorn 2025-06-06 05:30:16 +0200
  • d91d74eebf update webauthn to 0.5 zUnixorn 2025-06-06 03:11:57 +0200
  • 8d91f351a3 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-07-30 19:12:32 +0200
  • 5d84f17600
    fix hiding of signup link (#6113) 1.34.3 Stefan Melmuk 2025-07-29 12:13:02 +0200
  • 72fc2ea19f
    fix hiding of signup link Stefan Melmuk 2025-07-29 07:34:27 +0200
  • 0db4b00007
    Update crates to trigger rebuild for mysql issue (#6111) Mathijs van Veluw 2025-07-28 21:31:02 +0200
  • f7e7f16926
    Update crates to trigger rebuild for mysql issue BlackDex 2025-07-28 19:27:00 +0200
  • a0198d8d7c
    fix account key rotation (#6105) 1.34.2 Stefan Melmuk 2025-07-27 12:18:54 +0200
  • 1bfac81308
    fix account key rotation Stefan Melmuk 2025-07-25 22:46:06 +0200
  • dfad931dca
    Update crates (#6100) Mathijs van Veluw 2025-07-26 14:58:39 +0200
  • 79faeb3308
    Update crates BlackDex 2025-07-26 10:52:10 +0200
  • 25865efd79
    fix: resolve group permission conflicts with multiple groups (#6017) Richy 2025-07-25 20:58:41 +0200
  • f2a3bb7059 refactor: cipher permission logic to prioritize user access Richy 2025-07-25 18:44:22 +0200
  • 3cffd0e31a fix: restrict collection manage permissions to managers only Richy 2025-07-20 17:24:18 +0200
  • 614c8be53b fix: format Richy 2025-07-09 19:04:17 +0200
  • 518cc6906d Update src/api/core/ciphers.rs Richy 2025-07-09 18:54:29 +0200
  • 4bead9586b fix: resolve group permission conflicts with multiple groups Richy 2025-07-03 12:45:51 +0200
  • bcf627930e
    Adjust issue template to hopefully show better to search for closed and open issues (#6096) Mathijs van Veluw 2025-07-25 18:17:55 +0200
  • 43ca850535
    Adjust issue template to hopefully show better to search for closed and open issues BlackDex 2025-07-25 17:10:33 +0200
  • f763c7a8ce Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-07-15 17:45:37 +0200
  • ce70cd2cf4
    Hide login form custom fields (#6054) Timshel 2025-07-14 22:01:20 +0200
  • 2ac589d4b4
    Fix digest SHA extraction step (#6059) Daniel 2025-07-13 13:20:16 +0300
  • f900cddbe6 Fix digest SHA extraction step dfunkt 2025-07-13 12:39:40 +0300
  • b2e2aef7de
    fix hash reference in release.yml (#6058) Stefan Melmuk 2025-07-13 10:22:33 +0200
  • 9eacef5d91
    fix hash reference in release.yml Stefan Melmuk 2025-07-13 07:14:34 +0200
  • 0755bb19c0
    Update release.yml (#6057) Daniel García 2025-07-13 01:01:08 +0200
  • a81255b9f8
    Update release.yml Daniel García 2025-07-13 00:58:55 +0200
  • fee0c1c711
    Update crates, workflow and issue template (#6056) Mathijs van Veluw 2025-07-13 00:48:56 +0200
  • b22d755999
    Update crates, workflow and issue template BlackDex 2025-07-12 17:27:20 +0200
  • 7383b65f12 Hide login form custom fields Timshel 2025-07-11 16:28:40 +0200
  • a880b3d737 Use only css for login fields Timshel 2025-07-10 17:05:32 +0200
  • f58539f0b4
    close unmatched left parenthesis in the README (#6046) Stefan Melmuk 2025-07-10 13:52:52 +0200
  • 2490c5ad9e
    close unmatched left parenthesis in the README Stefan Melmuk 2025-07-10 07:44:10 +0200
  • e718afb441
    improve the usage section of the README (#6041) Stefan Melmuk 2025-07-09 23:44:20 +0200
  • 55945ad793
    Update web-vault and admin resources (#6044) Mathijs van Veluw 2025-07-09 23:26:12 +0200
  • 4fd22d8e3b
    fix hiding email as 2fa provider (#6026) Stefan Melmuk 2025-07-09 23:25:11 +0200
  • d6a8fb8e48
    chore: fix some minor issues in the comments (#5998) mountdisk 2025-07-10 05:24:29 +0800
  • d1ad7466b3
    Update web-vault and admin resources BlackDex 2025-07-09 19:01:07 +0200
  • 930b44ede9 Server settings for login fields toggle Timshel 2025-07-08 18:33:37 +0200
  • 06d8c01686
    improve the usage section of the README Stefan Melmuk 2025-07-05 20:02:24 +0200
  • d1dbb98b59 chore: fix some minor issues in the comments mountdisk 2025-06-30 15:07:14 +0800
  • 7d92059603 Upgrade openidconnect to 4.0.1 Timshel 2025-07-07 12:06:53 +0200
  • b5454e8516 docs(readme): add reference to data backup documentation Rudra Prakash Singh 2025-07-04 18:28:09 -0400
  • 71ef029b7a
    fix hiding email as 2fa provider Stefan Melmuk 2025-07-04 17:15:21 +0200
  • 1dad24badc Create a separate sso_client Timshel 2025-06-25 12:30:48 +0200
  • f8ac0d0fd1 Fix playwright tests Timshel 2025-07-02 13:00:13 +0200
  • ddf3495d18 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-07-02 12:59:56 +0200
  • 3b48e6e903
    Fix v2025.6.x clients and newer to delete items (#6004) Mathijs van Veluw 2025-07-01 10:33:22 +0200
  • 372a6ce2a9
    Fix comment BlackDex 2025-06-30 22:10:57 +0200
  • d0c2b9f361
    Fix v2025.6.1 clients and newer to delete items BlackDex 2025-06-30 20:52:27 +0200
  • 6b9333b33e
    Use existing reqwest client for AWS S3 requests (#5917) Chase Douglas 2025-06-30 13:57:00 -0700
  • b261469c9e
    Merge branch 'main' into trim-aws-features Mathijs van Veluw 2025-06-29 11:32:30 +0200
  • 98526197f4
    Use existing reqwest client for AWS S3 requests Chase Douglas 2025-06-01 12:38:01 -0700
  • 5502114db3
    Merge branch 'main' into mailing_domain Mohammad Masoudi 2025-06-28 13:06:46 +0330
  • a545636ee5
    Update flags version and enable manual error reporting (#5994) Daniel García 2025-06-27 21:39:38 +0200
  • f125d5f1a1
    Misc Updates and favicon fixes (#5993) Mathijs van Veluw 2025-06-27 21:20:36 +0200
  • fb1747738a
    Update flags version and enable manual error reporting Daniel García 2025-06-27 21:11:16 +0200
  • 5ff3ed7483
    Misc Updates and favicon fixes BlackDex 2025-06-27 19:37:27 +0200
  • ad75ce281e
    Fix an issue with yubico keys not validating (#5991) Mathijs van Veluw 2025-06-26 21:46:56 +0200
  • 1558774c75
    Use more idomatic code - take 2 BlackDex 2025-06-26 19:06:57 +0200
  • c62db91ab2
    Use more idomatic code BlackDex 2025-06-26 18:29:19 +0200
  • 33d7486516
    Fix an issue with yubico keys not validating BlackDex 2025-06-26 16:51:08 +0200
  • 74912a04f0 add mailing domain configuration documentation Mohammad MAsoudie 2025-06-25 15:23:11 +0330
  • e35de74d8b add mailing_domain configuration option and effective_mailing_domain method Mohammad MAsoudie 2025-06-25 15:23:04 +0330
  • 98d12fe143 refactor email URL generation to use effective mailing domain Mohammad MAsoudie 2025-06-25 15:22:55 +0330
  • b85ef22f98 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-06-17 19:38:21 +0200
  • 9059437c35
    fix account recovery withdrawal (#5968) Stefan Melmuk 2025-06-17 18:55:11 +0200
  • dacf2021a8
    fix account recovery withdrawal Stefan Melmuk 2025-06-17 17:58:33 +0200
  • c84db0daca
    allow signup for invited users (#5967) Stefan Melmuk 2025-06-17 11:15:36 +0200
  • 851f85ac11
    allow signup for invited users Stefan Melmuk 2025-06-17 10:39:46 +0200
  • bcdc7dce9d Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-06-16 19:14:25 +0200
  • f773147ee8 Add sso verified endpoint for v2025.6.0 Timshel 2025-06-16 18:10:46 +0200
  • 72adc239f5
    Update crates and web-vault (#5955) Mathijs van Veluw 2025-06-15 01:19:53 +0200
  • 34ebeeca76
    Minor fixes to copy in `.env.template` (#5928) Nick Grimshaw 2025-06-15 00:19:08 +0100
  • e7ea172b22
    Update crates and web-vault BlackDex 2025-06-14 19:40:47 +0200
  • 0469d9ba4c
    make css for login-page position independent (#5906) Stefan Melmuk 2025-06-14 19:31:51 +0200
  • eaa6ad06ed
    Update Alpine to version 3.22 (#5938) Daniel 2025-06-14 20:30:19 +0300
  • dcc3511885 Check email_verified in id_token and user_info Timshel 2025-06-12 15:54:17 +0200
  • 1c7ac7beac Upgrades playwright tests deps Timshel 2025-06-09 18:43:56 +0200