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

CORS Roombooking Allowed #3315

Open
greenfrogs opened this issue May 26, 2021 · 2 comments
Open

CORS Roombooking Allowed #3315

greenfrogs opened this issue May 26, 2021 · 2 comments
Assignees

Comments

@greenfrogs
Copy link
Contributor

Why is CORS disabled for roombooking?

CORS_URLS_REGEX = r'^/roombookings/.*$'

@greenfrogs
Copy link
Contributor Author

Maybe update documentation to add CORS, this exception seems to add confusion (especially when they ask if this can be enabled across all the endpoints)

@shu8
Copy link
Member

shu8 commented Aug 29, 2021

This probably exists because we use it in the demo on the uclapi.com homepage: https://uclapi.com/ (using temp tokens)

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

No branches or pull requests

4 participants