1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-24 20:06:55 +01:00
unleash.unleash/src/lib/features
Gastón Fournier a628755506
fix: SSO auto create with SCIM tend to override each other (#10675)
## About the changes
Having SCIM enabled with SAML and auto-create can generate issues with
each protocol stepping into the other protocol's toes.

This PR adds protection to avoid updating SCIM-managed users with SAML
data (cause SCIM will override this data later).

It also adds a new method in the store to check if we have cases where
deleted_at is set but the email is not cleared, and there's no delete
event in the audit log (we've found one case, and we believe it might be
related to interoperability issues between SAML and SCIM)
2025-09-22 17:55:22 +02:00
..
access feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
api-tokens feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
change-request-access-service feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
change-request-segment-usage-service chore: prepare to remove default env (#10087) 2025-06-06 09:20:16 +02:00
client-feature-toggles chore(AI): etagByEnv flag cleanup (#10560) 2025-08-28 10:41:04 -03:00
context Chore(1-3753)!: block deletion of context fields in use (#10005) 2025-05-19 13:02:01 +02:00
dependent-features chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
environments chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
events feat: support different etags per environment (#10512) 2025-08-22 10:35:17 -03:00
export-import-toggles chore: prepare to remove default env (#10087) 2025-06-06 09:20:16 +02:00
feature-lifecycle fix: remove lifecycle backfill on every startup 2025-09-02 13:55:18 +03:00
feature-links fix: feature link should return same id as it sends to db (#10553) 2025-08-28 11:43:46 +03:00
feature-naming-pattern task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
feature-search Feat: filter flags by "last seen at" (#10449) 2025-08-04 14:50:21 +02:00
feature-toggle chore(AI): debugEtag flag cleanup (#10558) 2025-08-28 07:54:38 -03:00
frontend-api fix: frontend API CORS (#10301) 2025-07-04 10:47:11 +02:00
group feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
instance-stats chore: rollback hashing of release-plans and templates (#10574) 2025-08-29 11:19:20 +02:00
integration-events feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
maintenance task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
metrics feat: histogram impact metric ingestion (#10674) 2025-09-22 17:14:07 +02:00
onboarding feat: ability to query users with pagination (#10130) 2025-06-12 17:43:22 +02:00
personal-dashboard feat: ability to search events by type with pagination (#10217) 2025-06-26 14:42:29 +02:00
playground chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
private-project fix: private projects visibility for users in editor and admin groups (#10265) 2025-07-01 17:16:52 +01:00
productivity-report fix: health-technical debt trends in emails (#10308) 2025-07-04 16:46:59 +02:00
project fix: health to technical debt on projects list (#10485) 2025-08-11 11:45:27 +02:00
project-environments chore: remove unused method (#10335) 2025-07-10 12:07:36 +02:00
project-insights feat: update backend to include technicalDebt field (#10088) 2025-06-06 16:27:41 +02:00
project-status feat: ability to search events by type with pagination (#10217) 2025-06-26 14:42:29 +02:00
release-plans feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
scheduler chore: clear unknown flags every 24h instead of every 7d (#10446) 2025-07-31 11:22:40 +01:00
segment chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
tag-type chore!: remove deprecated POST events search endpoint (#10030) 2025-05-27 09:12:36 +01:00
traffic-data-usage feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ui-observability-controller feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
unique-connection feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
user-subscriptions feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
users fix: SSO auto create with SCIM tend to override each other (#10675) 2025-09-22 17:55:22 +02:00
index.ts chore: expose impact register (#10329) 2025-07-08 13:13:09 +02:00