Files
dify/api/controllers/console
zhangx1n ee431ef0ae feat(enterprise): reject member invites that would exceed licensed seats
Batch invites only enforced seats deep inside create_account, per invitee
against a cached count, so a single batch could overshoot the cap. Count
seat-consuming invitees (emails with no existing account) upfront and
reject the whole batch before any account is created, mirroring the
workspace-members admission check. The per-invitee seats catch is folded
into the generic failure handler.
2026-07-15 15:13:24 +08:00
..
2026-07-14 08:25:37 +00:00
2026-06-18 16:35:29 +00:00
2026-01-23 21:07:52 +09:00
2026-07-14 08:25:37 +00:00