1568 Commits (a71da2d0a4e93034397134b17078a27829264043)

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