1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/src
David Leek 40ebb7ef95
fix: only delete SSO-synced group membership where membership was added by SSO sync (#4929)
Fixes an issue where SSO group sync would delete a syncable group that a
user was manually added to

## Discussion points

Is this the longterm fix for this? Or would we want another column in
the mapping table for future-proofing this?
2023-10-05 13:22:46 +02:00
..
lib fix: only delete SSO-synced group membership where membership was added by SSO sync (#4929) 2023-10-05 13:22:46 +02:00
mailtemplates
migrations feat: update dependency permission (#4910) 2023-10-04 09:27:14 +02:00
test fix: only delete SSO-synced group membership where membership was added by SSO sync (#4929) 2023-10-05 13:22:46 +02:00
migrator.ts
server-dev.ts chore: revamp transactional impl (#4916) 2023-10-04 15:16:37 +02:00
server.ts