Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team Registration Limits (#228) #233

Merged

Commits on Feb 5, 2019

  1. Team Registration Limits (PuzzleServer#228)

    Applying limits on number of teams, number of players, and number of externals per team.
    
    Admins have god powers and can add teams over the limit, players over the limit, and externals over the limit - but players cannot.
    
    [We aren't validating the employee aliases but we could choose to manually audit them if desired.]
    kenny-young committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    cc7cbaa View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    6ac25a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e191b View commit details
    Browse the repository at this point in the history
  3. added a comment

    kenny-young committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d70b219 View commit details
    Browse the repository at this point in the history