iachat/enterprise/app/controllers/enterprise
Shivam Mishra 550b408656
fix: restrict existing user sign-in to account members (#13793)
SAML sign-in now only links an existing user when that user already
belongs to the account that initiated SSO. New users can still be
created for SAML-enabled accounts, and invited members can continue to
sign in through their IdP, but SAML will no longer auto-attach an
unrelated existing user record during login.

**What changed**
- Added an account-membership check before SAML reuses an existing user
by email.
- Kept first-time SAML user creation unchanged for valid new users.
- Added builder and request specs covering the allowed and rejected
login paths.
2026-03-13 12:22:25 +05:30
..
api feat(cloud-billing): cancel subscriptions at period end on deletion mark (#13580) 2026-02-19 11:40:06 +05:30
concerns chore: improve plan-based feature handling with plan hierarchy (#11335) 2025-04-28 14:13:56 -07:00
devise_overrides fix: restrict existing user sign-in to account members (#13793) 2026-03-13 12:22:25 +05:30
public/api/v1/portals feat: legacy features to ruby llm (#12994) 2025-12-11 14:17:28 +05:30
super_admin feat: Use amplitude for Cloud Analytics (#13217) 2026-01-09 09:32:09 -08:00
webhooks fix: Added authentication to FireCrawl API, remove unused RobinAI references (#10737) 2025-01-22 18:14:25 -08:00
widgets_controller.rb feat(poc): Disable widget based on country (#6658) 2023-03-14 09:09:57 -07:00