Files
dify/api/controllers
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-09 10:35:15 +00:00
2026-07-09 10:35:15 +00:00