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

Fix crash in AJAX CSRF error handler #1220

Merged
merged 3 commits into from
May 3, 2019
Merged

Fix crash in AJAX CSRF error handler #1220

merged 3 commits into from
May 3, 2019

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented May 3, 2019

Fixes #1211, also improves error copy a little.

@rafalp rafalp added bug area: backend This issue involves Python, Django or dependency (eg. database) enhancement Improvement to existing feature or dev experience labels May 3, 2019
@rafalp rafalp added this to the 0.20.0 milestone May 3, 2019
@rafalp rafalp self-assigned this May 3, 2019
@rafalp rafalp mentioned this pull request May 3, 2019
@rafalp rafalp merged commit 2b370a9 into master May 3, 2019
@rafalp rafalp deleted the fix-ajax-csrf-error branch May 3, 2019 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) bug enhancement Improvement to existing feature or dev experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

misago.core.utils.get_exception_message receives "str" in _ajax_error
1 participant