1511 Commits (ebbb351be9d1fe86dcd0e67563f388149edabdae)

Author SHA1 Message Date
Timshel f960bf59bb
Fix invited user registration without SMTP (#5712) 3 weeks ago
Mathijs van Veluw 3a1f1bae00
Update deps and web-vault (#5742) 3 weeks ago
Timshel 03ee1dbf59 Augment mobile refresh_token validity 4 weeks ago
Timshel 93753b4a67 Remove duplicate expiration check, add a log 4 weeks ago
Timshel 8105ed9e23 Add sso identifier in admin user panel 1 month ago
Mathijs van Veluw 8dfe805954
Update Rust, Crates and other deps (#5709) 1 month ago
Mathijs van Veluw 07b869b3ef
Some fixes for the new web-vault and updates (#5703) 1 month ago
Daniel García 2a18665288
Implement new registration flow with email verification (#5215) 1 month ago
Josh 71952a4ab5
Add AnonAddy/SimpleLogin self host feature flag (#5694) 1 month ago
Ben Sherman 994d157064
Add support for mutual-tls feature flag (#5698) 1 month ago
Timshel 1dae6093c9
Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal (#5680) 1 month ago
Stefan Melmuk 359a4a088a
allow CLI to upload files with truncated filenames (#5618) 2 months ago
Mathijs van Veluw 3baffeee9a
Fix db issues with Option<> values and upd crates (#5594) 2 months ago
Timshel 5711080670 Pass the claim invited_by_email in case it was not in db 2 months ago
Timshel 7649ce8a3c Process org enrollment in accounts::post_set_password 2 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) 3 months ago
Mathijs van Veluw 952992c85b
Org fixes (#5438) 3 months ago
Stefan Melmuk c0be36a17f
update web-vault to v2025.1.1 and add /api/devices (#5422) 3 months ago
Mathijs van Veluw d1dee04615
Add manage role for collections and groups (#5386) 3 months ago
Stefan Melmuk ef2695de0c
improve admin invite (#5403) 3 months ago
Timshel ae1c17aacf Prevent accepting another user invitation 3 months ago
Timshel 0b556b21b0 Review fixes 3 months ago
Timshel 6f9b88e572 Allow set-password only if account is unitialized 3 months ago
Timshel da8be29de0 Membership::confirm_user_invitations fix and tests 3 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