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

BBB 2.7.8 #126

Merged
merged 4 commits into from
May 21, 2024
Merged

BBB 2.7.8 #126

merged 4 commits into from
May 21, 2024

Conversation

PhilippKilian
Copy link
Member

adjust to BBB 2.7.8 API changes

  • forbid POST request for join endpoint ()
  • adjustments for POST headers are already handled

meeting name check

  • add check for meeting name length for faster response without sending a request to backend systems
  • meeting name length must be between 2 and 256 characters as given by BBB API restrictions

@PhilippKilian PhilippKilian added the triggers migration Implementing the issue will result in a Django ORM migration. label May 21, 2024
@PhilippKilian PhilippKilian requested a review from liske May 21, 2024 10:02
@PhilippKilian PhilippKilian self-assigned this May 21, 2024
@PhilippKilian PhilippKilian merged commit 25d3244 into main May 21, 2024
7 checks passed
@PhilippKilian PhilippKilian deleted the bbb-2.7.8 branch May 21, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triggers migration Implementing the issue will result in a Django ORM migration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants