How does JIRA restrict the creation of more users once the limit is reached?
What I know so far:
You can still create a user, but it will not have a "Global Permission".
Given that the source code is available for license holders, how does JIRA do it? (implementation point of view. I'm not asking because I want to hack it, but because I need to implement a similar licensing scheme. )
Will appreciate your help!