Commit Graph

  • 6d1bec767f
    Merge ec5679a6d1 into 29f2b433f0 Stefan Melmuk 2025-01-17 21:49:36 +0000
  • ec5679a6d1
    prevent wrong user from accepting invitation Stefan Melmuk 2025-01-17 22:22:40 +0100
  • cb10c8da74 Prevent accepting another user invitation Timshel 2025-01-17 19:43:25 +0100
  • 04868cca36
    cleanup check for undefined token Stefan Melmuk 2025-01-17 19:02:37 +0100
  • 3fcddd9d16
    refactor the invitation logic Stefan Melmuk 2025-01-16 23:42:30 +0100
  • 9a8cd557fd
    check for admin invite Stefan Melmuk 2025-01-16 22:29:46 +0100
  • fc3d1d906e
    Merge 0b556b21b0 into 29f2b433f0 Timshel 2025-01-16 19:01:57 +0000
  • 0b556b21b0 Review fixes Timshel 2025-01-16 19:04:03 +0100
  • 6f9b88e572 Allow set-password only if account is unitialized Timshel 2025-01-16 18:14:06 +0100
  • da8be29de0 Membership::confirm_user_invitations fix and tests Timshel 2025-01-16 17:32:19 +0100
  • 3ec4b0c476 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-15 16:53:56 +0100
  • 3be778d9be
    Merge bb8a9b54cc into 29f2b433f0 Jan Jansen 2025-01-13 21:03:06 +0100
  • 23f3aef8a4
    Merge 6ace291153 into 29f2b433f0 Mathijs van Veluw 2025-01-13 19:17:05 +0100
  • 29f2b433f0
    Simplify container image attestation (#5387) main Daniel 2025-01-13 20:16:10 +0200
  • 795328bb9f Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-13 15:26:44 +0100
  • 179a44e9f6 Simplify container image attestation dfunkt 2025-01-12 10:29:44 +0200
  • 6ace291153
    Add manage role for collections and groups BlackDex 2025-01-12 18:56:47 +0100
  • 07f80346b4
    Fix version detection on bake (#5382) Mathijs van Veluw 2025-01-11 11:54:38 +0100
  • fddc03f731
    Fix version detection on bake BlackDex 2025-01-11 10:54:26 +0100
  • 4f68eafa3e
    Add Attestations for containers and artifacts (#5378) Mathijs van Veluw 2025-01-10 21:32:38 +0100
  • e193130e6f
    Adjust attest to use globbing BlackDex 2025-01-10 21:22:23 +0100
  • 49bd25cc21
    Add Attestations for containers and artifacts BlackDex 2025-01-10 14:52:54 +0100
  • 327d369188
    refactor: replace static with const for global constants (#5260) Integral 2025-01-11 04:06:38 +0800
  • ca7483df85
    Fix an issue with login with device (#5379) Mathijs van Veluw 2025-01-10 20:37:23 +0100
  • 126fc4e6dd
    Merge branch 'main' into static-const Daniel García 2025-01-10 20:34:58 +0100
  • 16b6d2a71e
    build: raise msrv (1.83.0) rust toolchain (1.84.0) (#5374) Helmut K. C. Tessarek 2025-01-10 20:34:48 +0100
  • 16c230e570 Add wrapper type OIDCCode OIDCState OIDCIdentifier Timshel 2025-01-10 17:38:40 +0100
  • 2f4d2daec6 Remove OrganizationId guard from get_master_password_policy Timshel 2025-01-10 17:38:14 +0100
  • b57928646e
    Fix an issue with login with device BlackDex 2025-01-10 17:35:27 +0100
  • 12fdcf1325
    build: also update docker images Helmut K. C. Tessarek 2025-01-10 11:24:19 -0500
  • 6129214538 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-10 16:38:58 +0100
  • f353933b53 Review fixes Timshel 2025-01-10 14:53:41 +0100
  • 298cb50d1d
    build: raise msrv (1.83.0) rust toolchain (1.84.0) Helmut K. C. Tessarek 2025-01-09 14:12:01 -0500
  • aeccef504c
    Merge 64c7bb52c1 into 871a3f214a Mathijs van Veluw 2025-01-09 19:47:06 +0100
  • 871a3f214a
    rename membership and adopt newtype pattern (#5320) Stefan Melmuk 2025-01-09 18:37:23 +0100
  • a5ce1c3c6b Add verifiedDate to organizations::get_org_domain_sso_details Timshel 2025-01-07 17:31:48 +0100
  • ce5368f7d1 Disable signups if SSO_ONLY is activated Timshel 2025-01-03 16:54:20 +0100
  • 44045a865b api::Accounts::verify_password add the policy even if it's ignored Timshel 2025-01-03 16:41:27 +0100
  • bee619ff52 Split SsoUser::find_by_identifier_or_email Timshel 2025-01-02 17:45:03 +0100
  • 0e8a462eb0 Remove unused UserOrganization.invited_by_email Timshel 2025-01-02 14:50:52 +0100
  • b9e257b469 Review fixes Timshel 2024-12-30 17:54:27 +0100
  • 3617be0098 Prevent disabled User from SSO login Timshel 2024-11-28 16:44:37 +0100
  • a85bdb2558 Base64 encode state before sending it to providers Timshel 2024-11-28 13:59:24 +0100
  • a9cc0e5b4a Toggle SSO button in scss Timshel 2024-11-18 15:18:55 +0100
  • 8dfaee61df add SSO_ALLOW_UNKNOWN_EMAIL_VERIFICATION Timshel 2024-10-07 17:23:42 +0200
  • fb5b56803a Ensure result order when searching for sso_user Timshel 2024-10-07 15:38:45 +0200
  • d6af686152 Activate PKCE by default Timshel 2024-10-07 14:46:04 +0200
  • 927968d251 Add playwright tests Timshel 2024-09-25 15:42:05 +0200
  • 524d65e772 Stop rolling device token Timshel 2024-04-15 16:06:18 +0200
  • fefa55cad4 Improvements and error handling Timshel 2024-09-12 15:18:39 +0200
  • 671f7a1d31 Add SSO functionality using OpenID Connect Felix Eckhofer 2023-08-30 16:13:09 +0200
  • ea5830d8df
    Merge 23b0863091 into 10d12676cf Daniel García 2025-01-09 14:24:29 +0100
  • 10d12676cf
    Allow building with Rust v1.84.0 or newer (#5371) Mathijs van Veluw 2025-01-09 12:33:02 +0100
  • f8880abf85
    Allow building with Rust v1.84.0 or newer BlackDex 2025-01-09 09:41:14 +0100
  • c44dfa32ee
    add macros to Docker build Stefan Melmuk 2025-01-05 15:55:37 +0100
  • 0fcb4d5170
    add UuidFromParam macro for UUIDs Stefan Melmuk 2025-01-05 14:14:35 +0100
  • d0fb15e97a
    implement custom derive macro IdFromParam Stefan Melmuk 2025-01-05 11:56:56 +0100
  • 655ac0367a
    use newtype pattern Stefan Melmuk 2024-12-21 07:28:00 +0100
  • c1af0cbbb4
    rename membership Stefan Melmuk 2024-12-20 21:04:58 +0100
  • 23b0863091
    Merge branch 'main' into register_verify_email register_verify_email Daniel García 2025-01-08 18:34:58 +0100
  • dec3a9603a
    Update crates and web-vault to v2025.1.0 (#5368) Mathijs van Veluw 2025-01-08 18:14:08 +0100
  • 86aaf27659
    Prevent new users/members to be stored in db when invite fails (#5350) Mathijs van Veluw 2025-01-08 18:13:45 +0100
  • 6655ad0e32
    Update crates and web-vault to v2025.1.0 BlackDex 2025-01-08 16:19:41 +0100
  • 2ded294ac3 add readme Sudoix 2025-01-08 10:21:17 +0100
  • b88b1add0c add readme Sudoix 2025-01-08 10:18:54 +0100
  • 27c99f318c add main files Sudoix 2025-01-08 10:18:41 +0100
  • c6db070479 add nginx ansible role Sudoix 2025-01-08 10:18:03 +0100
  • bff88aa1ac add keepalived ansible role Sudoix 2025-01-08 10:17:25 +0100
  • 7f32475c63 add vaultwarden ansible role Sudoix 2025-01-08 10:16:57 +0100
  • 2972e48188 add preinstall ansible role Sudoix 2025-01-08 10:15:09 +0100
  • b2b3396563 add postgres installation Sudoix 2025-01-08 10:14:38 +0100
  • 17b9f2e07d add inventory and group vars Sudoix 2025-01-08 10:14:05 +0100
  • b7a31ebfa3 update readme Sudoix 2025-01-08 10:05:33 +0100
  • f4130f7d6a
    Adjust deleting records BlackDex 2025-01-07 11:45:00 +0100
  • 391d3fe87c
    Prevent new users/members when invite fails BlackDex 2025-01-06 21:21:11 +0100
  • bc913d1156
    fix manager role in admin users overview (#5359) Stefan Melmuk 2025-01-07 12:47:37 +0100
  • 3f6cb61c88
    fix manager role in admin users overview Stefan Melmuk 2025-01-07 12:24:35 +0100
  • 64c7bb52c1
    Prepare for repo to org move BlackDex 2024-05-25 15:14:16 +0200
  • ef4bff09eb
    Fix issue with key-rotate (#5348) Mathijs van Veluw 2025-01-04 23:00:05 +0100
  • 956e0f8515
    Fix issue with key-rotate BlackDex 2025-01-04 21:02:34 +0100
  • 4816f77fd7
    Add partial role support for manager only using web-vault v2024.12.0 (#5219) Mathijs van Veluw 2025-01-04 19:31:59 +0100
  • dfd9e65396
    Refactor the uri match fix and fix ssh-key sync (#5339) Mathijs van Veluw 2025-01-04 19:11:46 +0100
  • b1481c7c1a
    Update crates and GHA (#5346) Mathijs van Veluw 2025-01-04 19:02:15 +0100
  • 43e8ba443a
    Update crates and GHA BlackDex 2025-01-04 16:09:57 +0100
  • 48116b0d17
    Rename function to mention swapping uuid's BlackDex 2024-12-30 17:15:53 +0100
  • dc7ff7b38c
    Fix ssh-key sync issues BlackDex 2025-01-04 15:07:05 +0100
  • ac6fe5c85e
    Refactor the uri match change BlackDex 2025-01-01 16:32:54 +0100
  • 296e45bc6c
    Add pre-release web-vault BlackDex 2024-12-28 17:26:58 +0100
  • 84f01d2c12
    Fix hide create account link BlackDex 2024-12-17 19:32:49 +0100
  • 4e59ba2325
    Small changes for v2024.12.0 BlackDex 2024-12-12 00:04:16 +0100
  • 0e6f3a491b
    Fix hide create account BlackDex 2024-12-07 11:52:14 +0100
  • ec2ed57c04
    Fix hide passkey login BlackDex 2024-12-07 11:41:29 +0100
  • 81eae81683
    Add partial role support for manager only BlackDex 2024-12-06 17:09:26 +0100
  • d9e0d68f20
    fix group issue in send_invite (#5321) Stefan Melmuk 2024-12-31 13:28:19 +0100
  • fa156626ea
    fix group issue in send_invite Stefan Melmuk 2024-12-22 21:48:25 +0100
  • 08183fc999
    Add TOTP delete endpoint (#5327) Timshel 2024-12-30 16:57:52 +0100
  • d9b043d32c
    Fix issues when uri match is a string (#5332) Mathijs van Veluw 2024-12-29 21:26:03 +0100
  • fe9ae7af20
    Fix issues when uri match is a string BlackDex 2024-12-29 17:26:28 +0100
  • f97d620636 Add TOTP delete endpoint Timshel 2024-12-26 17:14:47 +0100
  • ed4ad67e73
    Add `inline-menu-positioning-improvements` feature flag (#5313) Ephemera42 2024-12-21 00:49:46 +0800