Skip to content
Snippets Groups Projects
Commit e316ecdf authored by Antoine Lambert's avatar Antoine Lambert
Browse files

save_code_now/api_views: Do not quote plus character in origin URL

In contrary to whitespace characters, django do not automatically quote
plus characters in URL arguments so we must ensure those are not quoted
backend side when processing an origin URL submitted to Save Code Now
to avoid a loading issue.
parent f6dc9517
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment