replace Hyperdev references with Gomix#13166
replace Hyperdev references with Gomix#13166raisedadead merged 1 commit intofreeCodeCamp:stagingfrom
Conversation
Greenheart
left a comment
There was a problem hiding this comment.
@dhcodes This looks good!
I'm just unsure if we should change these instances of "hyperdev" too.
@BerkeleyTrue would probably be the right person to answer that.
✨ ✨ LGTM. ✨ ✨Thanks @dhcodes and yes, we need to update the file pointed above by @Greenheart ! Good catch. |
|
@raisedadead That function seems to be some kind of protection against malicious code. Maybe we should change it to take both Or can we be sure that no URLs will use hyperdev? |
@Greenheart Actually we have removed hyperdev from our connect src csp so code with ajax requests to hyperdev will no longer run. We will need to change that transformer to check for gomix domains instead of hyperev. Also, those error descriptions should be a little more informative. That being said, I think that should come in a separate PR. |
Pre-Submission Checklist
stagingbranch of freeCodeCamp.fix/,feature/, ortranslate/(e.g.fix/signin-issue)npm test. Usegit commit --amendto amend any fixes.Type of Change
Checklist:
Description
Changed all instances of Hyperdev to Gomix.