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

Add course to launch gate and api #26

Merged
merged 18 commits into from
Aug 27, 2024
Merged

Conversation

geoff-va
Copy link
Contributor

  • Adds allowed_courses to LaunchGate model so admin could restrict launch targets to all content within a given course
  • No longer expose direct access to allowed_orgs since that needs to be set automatically
    • Instead we expose a allow_all_within_org bool which a user could set instead and automatically sets the allowed_orgs appropriately

Closes #25

@geoff-va geoff-va merged commit 14e258a into main Aug 27, 2024
@geoff-va geoff-va deleted the add-course-to-launch-gate-and-api branch August 27, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add allowed_courses to launch gate
1 participant