Commit Graph

  • ab131ad112
    Merge b0de973965532158518b485bd7768a562a2b020a into 2903a3a13ad06a09805e8842511b4b715a686d8e Mathijs van Veluw 2025-01-25 08:01:54 +00:00
  • b0de973965
    Prepare for repo to org move BlackDex 2024-05-25 15:14:16 +02:00
  • 2903a3a13a
    only validate SMTP_FROM if necessary (#5442) main 1.33.0 Stefan Melmuk 2025-01-25 05:46:43 +01:00
  • fe3aff4852
    only validate SMTP_FROM if necessary Stefan Melmuk 2025-01-25 05:34:06 +01:00
  • 952992c85b
    Org fixes (#5438) Mathijs van Veluw 2025-01-25 01:32:09 +01:00
  • 983c862d22
    Add more org_id checks BlackDex 2025-01-24 18:39:59 +01:00
  • b39da84bd0
    Merge 6ee5580b033a31d99cf29909745cfa7e7419e917 into c0be36a17fa8f239a8b109024b141a6ebdcd9439 Timshel 2025-01-24 17:30:55 +01:00
  • 6ee5580b03 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-24 17:30:31 +01:00
  • 9f66551289
    Allow sendmail to be configurable BlackDex 2025-01-24 17:13:49 +01:00
  • e85a42a45f
    Don't update non editable fields from the API non_editable Daniel García 2025-01-24 16:49:16 +01:00
  • 1f0f0cc0ac
    Update crates BlackDex 2025-01-24 10:24:22 +01:00
  • 7c06c83a25
    Fix and adjust build workflow BlackDex 2025-01-24 12:17:39 +01:00
  • 46fe50d9fb
    Update server version in config endpoint BlackDex 2025-01-24 10:56:57 +01:00
  • fefae9fdee
    Fix security issue with organizationId validation BlackDex 2025-01-24 10:50:15 +01:00
  • 08fb368d5f
    Security fixes for admin and sendmail BlackDex 2025-01-24 10:35:47 +01:00
  • c0be36a17f
    update web-vault to v2025.1.1 and add /api/devices (#5422) Stefan Melmuk 2025-01-23 12:30:55 +01:00
  • 2f1ff88053
    update web-vault to v2025.1.1 Stefan Melmuk 2025-01-22 19:02:15 +01:00
  • db84604602
    order pending authrequests by creation date Stefan Melmuk 2025-01-22 18:56:54 +01:00
  • d7dffb2f6d
    load pending device requests Stefan Melmuk 2025-01-22 18:50:20 +01:00
  • 12be28544e
    add /api/devices endpoints Stefan Melmuk 2025-01-22 12:25:34 +01:00
  • d1dee04615
    Add manage role for collections and groups (#5386) Mathijs van Veluw 2025-01-21 23:33:41 +01:00
  • cc09bb72ca
    Fix an issue with access_all BlackDex 2025-01-21 10:11:23 +01:00
  • 07e48132a2
    Add manage role for collections and groups BlackDex 2025-01-12 18:56:47 +01:00
  • ef2695de0c
    improve admin invite (#5403) Stefan Melmuk 2025-01-20 20:21:44 +01:00
  • ec5679a6d1
    prevent wrong user from accepting invitation Stefan Melmuk 2025-01-17 22:22:40 +01:00
  • cb10c8da74 Prevent accepting another user invitation Timshel 2025-01-17 19:43:25 +01:00
  • ae1c17aacf Prevent accepting another user invitation Timshel 2025-01-17 19:43:25 +01:00
  • 04868cca36
    cleanup check for undefined token Stefan Melmuk 2025-01-17 19:02:37 +01:00
  • 3fcddd9d16
    refactor the invitation logic Stefan Melmuk 2025-01-16 23:42:30 +01:00
  • 9a8cd557fd
    check for admin invite Stefan Melmuk 2025-01-16 22:29:46 +01:00
  • 0b556b21b0 Review fixes Timshel 2025-01-16 19:04:03 +01:00
  • 6f9b88e572 Allow set-password only if account is unitialized Timshel 2025-01-16 18:14:06 +01:00
  • da8be29de0 Membership::confirm_user_invitations fix and tests Timshel 2025-01-16 17:32:19 +01:00
  • 3ec4b0c476 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-15 16:53:56 +01:00
  • 29f2b433f0
    Simplify container image attestation (#5387) Daniel 2025-01-13 20:16:10 +02:00
  • 795328bb9f Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-13 15:26:44 +01:00
  • 179a44e9f6 Simplify container image attestation dfunkt 2025-01-12 10:29:44 +02:00
  • 07f80346b4
    Fix version detection on bake (#5382) Mathijs van Veluw 2025-01-11 11:54:38 +01:00
  • fddc03f731
    Fix version detection on bake BlackDex 2025-01-11 10:54:26 +01:00
  • 4f68eafa3e
    Add Attestations for containers and artifacts (#5378) Mathijs van Veluw 2025-01-10 21:32:38 +01:00
  • e193130e6f
    Adjust attest to use globbing BlackDex 2025-01-10 21:22:23 +01:00
  • 49bd25cc21
    Add Attestations for containers and artifacts BlackDex 2025-01-10 14:52:54 +01:00
  • 327d369188
    refactor: replace static with const for global constants (#5260) Integral 2025-01-11 04:06:38 +08:00
  • ca7483df85
    Fix an issue with login with device (#5379) Mathijs van Veluw 2025-01-10 20:37:23 +01:00
  • 126fc4e6dd
    Merge branch 'main' into static-const Daniel García 2025-01-10 20:34:58 +01:00
  • 16b6d2a71e
    build: raise msrv (1.83.0) rust toolchain (1.84.0) (#5374) Helmut K. C. Tessarek 2025-01-10 20:34:48 +01:00
  • 16c230e570 Add wrapper type OIDCCode OIDCState OIDCIdentifier Timshel 2025-01-10 17:38:40 +01:00
  • 2f4d2daec6 Remove OrganizationId guard from get_master_password_policy Timshel 2025-01-10 17:38:14 +01:00
  • b57928646e
    Fix an issue with login with device BlackDex 2025-01-10 17:35:27 +01:00
  • 12fdcf1325
    build: also update docker images Helmut K. C. Tessarek 2025-01-10 11:24:19 -05:00
  • 6129214538 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-10 16:38:58 +01:00
  • f353933b53 Review fixes Timshel 2025-01-10 14:53:41 +01:00
  • 298cb50d1d
    build: raise msrv (1.83.0) rust toolchain (1.84.0) Helmut K. C. Tessarek 2025-01-09 14:12:01 -05:00
  • 871a3f214a
    rename membership and adopt newtype pattern (#5320) Stefan Melmuk 2025-01-09 18:37:23 +01:00
  • a5ce1c3c6b Add verifiedDate to organizations::get_org_domain_sso_details Timshel 2025-01-07 17:31:48 +01:00
  • ce5368f7d1 Disable signups if SSO_ONLY is activated Timshel 2025-01-03 16:54:20 +01:00
  • 44045a865b api::Accounts::verify_password add the policy even if it's ignored Timshel 2025-01-03 16:41:27 +01:00
  • bee619ff52 Split SsoUser::find_by_identifier_or_email Timshel 2025-01-02 17:45:03 +01:00
  • 0e8a462eb0 Remove unused UserOrganization.invited_by_email Timshel 2025-01-02 14:50:52 +01:00
  • b9e257b469 Review fixes Timshel 2024-12-30 17:54:27 +01:00
  • 3617be0098 Prevent disabled User from SSO login Timshel 2024-11-28 16:44:37 +01:00
  • a85bdb2558 Base64 encode state before sending it to providers Timshel 2024-11-28 13:59:24 +01:00
  • a9cc0e5b4a Toggle SSO button in scss Timshel 2024-11-18 15:18:55 +01:00
  • 8dfaee61df add SSO_ALLOW_UNKNOWN_EMAIL_VERIFICATION Timshel 2024-10-07 17:23:42 +02:00
  • fb5b56803a Ensure result order when searching for sso_user Timshel 2024-10-07 15:38:45 +02:00
  • d6af686152 Activate PKCE by default Timshel 2024-10-07 14:46:04 +02:00
  • 927968d251 Add playwright tests Timshel 2024-09-25 15:42:05 +02:00
  • 524d65e772 Stop rolling device token Timshel 2024-04-15 16:06:18 +02:00
  • fefa55cad4 Improvements and error handling Timshel 2024-09-12 15:18:39 +02:00
  • 671f7a1d31 Add SSO functionality using OpenID Connect Felix Eckhofer 2023-08-30 16:13:09 +02:00
  • ea5830d8df
    Merge 23b08630918099ada9342e750034b5542e4f1131 into 10d12676cf11566ea33f49bbdc207bc417be7225 Daniel García 2025-01-09 14:24:29 +01:00
  • 10d12676cf
    Allow building with Rust v1.84.0 or newer (#5371) Mathijs van Veluw 2025-01-09 12:33:02 +01:00
  • f8880abf85
    Allow building with Rust v1.84.0 or newer BlackDex 2025-01-09 09:41:14 +01:00
  • c44dfa32ee
    add macros to Docker build Stefan Melmuk 2025-01-05 15:55:37 +01:00
  • 0fcb4d5170
    add UuidFromParam macro for UUIDs Stefan Melmuk 2025-01-05 14:14:35 +01:00
  • d0fb15e97a
    implement custom derive macro IdFromParam Stefan Melmuk 2025-01-05 11:56:56 +01:00
  • 655ac0367a
    use newtype pattern Stefan Melmuk 2024-12-21 07:28:00 +01:00
  • c1af0cbbb4
    rename membership Stefan Melmuk 2024-12-20 21:04:58 +01:00
  • 23b0863091
    Merge branch 'main' into register_verify_email register_verify_email Daniel García 2025-01-08 18:34:58 +01:00
  • dec3a9603a
    Update crates and web-vault to v2025.1.0 (#5368) Mathijs van Veluw 2025-01-08 18:14:08 +01:00
  • 86aaf27659
    Prevent new users/members to be stored in db when invite fails (#5350) Mathijs van Veluw 2025-01-08 18:13:45 +01:00
  • 6655ad0e32
    Update crates and web-vault to v2025.1.0 BlackDex 2025-01-08 16:19:41 +01:00
  • 2ded294ac3 add readme Sudoix 2025-01-08 10:21:17 +01:00
  • b88b1add0c add readme Sudoix 2025-01-08 10:18:54 +01:00
  • 27c99f318c add main files Sudoix 2025-01-08 10:18:41 +01:00
  • c6db070479 add nginx ansible role Sudoix 2025-01-08 10:18:03 +01:00
  • bff88aa1ac add keepalived ansible role Sudoix 2025-01-08 10:17:25 +01:00
  • 7f32475c63 add vaultwarden ansible role Sudoix 2025-01-08 10:16:57 +01:00
  • 2972e48188 add preinstall ansible role Sudoix 2025-01-08 10:15:09 +01:00
  • b2b3396563 add postgres installation Sudoix 2025-01-08 10:14:38 +01:00
  • 17b9f2e07d add inventory and group vars Sudoix 2025-01-08 10:14:05 +01:00
  • b7a31ebfa3 update readme Sudoix 2025-01-08 10:05:33 +01:00
  • f4130f7d6a
    Adjust deleting records BlackDex 2025-01-07 11:45:00 +01:00
  • 391d3fe87c
    Prevent new users/members when invite fails BlackDex 2025-01-06 21:21:11 +01:00
  • bc913d1156
    fix manager role in admin users overview (#5359) Stefan Melmuk 2025-01-07 12:47:37 +01:00
  • 3f6cb61c88
    fix manager role in admin users overview Stefan Melmuk 2025-01-07 12:24:35 +01:00
  • ef4bff09eb
    Fix issue with key-rotate (#5348) Mathijs van Veluw 2025-01-04 23:00:05 +01:00
  • 956e0f8515
    Fix issue with key-rotate BlackDex 2025-01-04 21:02:34 +01:00
  • 4816f77fd7
    Add partial role support for manager only using web-vault v2024.12.0 (#5219) Mathijs van Veluw 2025-01-04 19:31:59 +01:00
  • dfd9e65396
    Refactor the uri match fix and fix ssh-key sync (#5339) Mathijs van Veluw 2025-01-04 19:11:46 +01:00