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

Enhancing async access for courses with registered students #533

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

etrickel
Copy link
Contributor

@etrickel etrickel commented Aug 17, 2024

New Code enhancing the container access that was recently pushed:

  • Allows the launching of a container using a get instead of a post
  • Creates student access tokens for a course, it will only generate an access token for students that have entered their student id
  • The generated token starts with the dojo.id instead of workspace
  • The new endpoint /dojo/<dojo>/admin/create_tokens also prints out the current tokens in json format
  • It also has the fix for the create token adding datetime in there

These changes unintentionally got merged with the branch that had features from PR#513

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.

1 participant