Files
training-software/accounts
Paperclip CTO 9e3c28b191
Some checks failed
CI / lint (push) Failing after 6s
CI / test (push) Failing after 10s
CI / build-container (push) Has been skipped
feat(TRA-360): enforce license_user_limit when assigning users to an org
Before creating a UserRoleBinding for a specific org_id, check whether
the org's OrganizationProfile.license_user_limit has been reached. New
users attempting to join a full org receive HTTP 403 with a descriptive
message. Re-assigning a user already in the org (role change) is
unaffected, as is assignment to an org with no OrganizationProfile.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-08 07:54:22 +02:00
..