1502 Commits (ffff75add5b8047430c338d90200fb20d36a20bf)

Author SHA1 Message Date
Daniel García 2a18665288
Implement new registration flow with email verification (#5215) 2 months ago
Josh 71952a4ab5
Add AnonAddy/SimpleLogin self host feature flag (#5694) 2 months ago
Ben Sherman 994d157064
Add support for mutual-tls feature flag (#5698) 2 months ago
Timshel 1dae6093c9
Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal (#5680) 2 months ago
Stefan Melmuk 359a4a088a
allow CLI to upload files with truncated filenames (#5618) 3 months ago
Mathijs van Veluw 3baffeee9a
Fix db issues with Option<> values and upd crates (#5594) 3 months ago
Timshel 5711080670 Pass the claim invited_by_email in case it was not in db 3 months ago
Timshel 7649ce8a3c Process org enrollment in accounts::post_set_password 3 months ago
Timshel 8d2d9f8d1a Revert "Remove unused UserOrganization.invited_by_email" 4 months ago
Mathijs van Veluw 1f868b8d22
Show assigned collections on member edit (#5556) 3 months ago
Timshel d6051b1cdb Upgrade openidconnect to 4.0.0 3 months ago
Timshel e31b154fdf Unify master password policy resolution 3 months ago
Mathijs van Veluw 8d1df08b81
Fix icon redirect not working on desktop (#5536) 3 months ago
Stefan Melmuk 3b6bccde97
add bulk-access endpoint for collections (#5542) 3 months ago
Daniel 1109293992
Update Rust to 1.84.1 (#5508) 3 months ago
Mathijs van Veluw 3c29f82974
Allow all manager to create collections again (#5488) 3 months ago
Roman Ratiner 663f88e717
Fix Duo Field Names for Web Client (#5491) 3 months ago
Timshel 175d488d6c Log password change event on SSO account creation 3 months ago
Stefan Melmuk a3dccee243
add and use new event types (#5482) 3 months ago
Mathijs van Veluw c0ebe0d982
Fix passwordRevisionDate format (#5477) 3 months ago
Win‮8201‭Linux‬ 1b46c80389
Make sure the icons are displayed correctly in desktop clients (#5469) 3 months ago
Stefan Melmuk 2c549984c0
let invited members access OrgMemberHeaders (#5461) 3 months ago
Stefan Melmuk ecab7a50ea
hide already approved (or declined) devices (#5467) 3 months ago
Stefan Melmuk 2903a3a13a
only validate SMTP_FROM if necessary (#5442) 4 months ago
Mathijs van Veluw 952992c85b
Org fixes (#5438) 4 months ago
Stefan Melmuk c0be36a17f
update web-vault to v2025.1.1 and add /api/devices (#5422) 4 months ago
Mathijs van Veluw d1dee04615
Add manage role for collections and groups (#5386) 4 months ago
Stefan Melmuk ef2695de0c
improve admin invite (#5403) 4 months ago
Timshel ae1c17aacf Prevent accepting another user invitation 4 months ago
Timshel 0b556b21b0 Review fixes 4 months ago
Timshel 6f9b88e572 Allow set-password only if account is unitialized 4 months ago
Timshel da8be29de0 Membership::confirm_user_invitations fix and tests 4 months ago
Integral 327d369188
refactor: replace static with const for global constants (#5260) 4 months ago
Mathijs van Veluw ca7483df85
Fix an issue with login with device (#5379) 4 months ago
Timshel 16c230e570 Add wrapper type OIDCCode OIDCState OIDCIdentifier 4 months ago
Timshel 2f4d2daec6 Remove OrganizationId guard from get_master_password_policy 4 months ago
Timshel f353933b53 Review fixes 4 months ago
Stefan Melmuk 871a3f214a
rename membership and adopt newtype pattern (#5320) 4 months ago
Timshel a5ce1c3c6b Add verifiedDate to organizations::get_org_domain_sso_details 4 months ago
Timshel ce5368f7d1 Disable signups if SSO_ONLY is activated 4 months ago
Timshel 44045a865b api::Accounts::verify_password add the policy even if it's ignored 4 months ago
Timshel bee619ff52 Split SsoUser::find_by_identifier_or_email 4 months ago
Timshel 0e8a462eb0 Remove unused UserOrganization.invited_by_email 4 months ago
Timshel b9e257b469 Review fixes 4 months ago
Timshel 3617be0098 Prevent disabled User from SSO login 5 months ago
Timshel a85bdb2558 Base64 encode state before sending it to providers 5 months ago
Timshel a9cc0e5b4a Toggle SSO button in scss 6 months ago
Timshel 8dfaee61df add SSO_ALLOW_UNKNOWN_EMAIL_VERIFICATION 7 months ago
Timshel fb5b56803a Ensure result order when searching for sso_user 7 months ago
Timshel d6af686152 Activate PKCE by default 7 months ago