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

Handle ValueError for RHSignURL #6279

Merged

Conversation

vtran99
Copy link
Contributor

@vtran99 vtran99 commented Apr 8, 2024

Request to handle ValueError in RHSignURL to fix case when post requests /api/sign-url contain invalid params data for event_id, category_id..., ex:
data: {'endpoint': 'events.export_event_ical',
'params': {'event_id': 'acx{{98991*97996}}xca', 'scope': 'session'}}.

@ThiefMaster ThiefMaster enabled auto-merge (squash) April 8, 2024 14:58
@ThiefMaster ThiefMaster merged commit c7a0305 into indico:master Apr 8, 2024
9 checks passed
@ThiefMaster ThiefMaster deleted the Handle_valueerror_for_signurl branch April 8, 2024 15:00
OmeGak pushed a commit to UNOG-Indico/indico-core that referenced this pull request Apr 8, 2024
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.

None yet

2 participants