Thursday, January 23, 2014

Re: Super Dev Mode in 2.6rc4

Thanks for the hint.  I was able to get this working using a specific IP address (vs. localhost) with the devModeUrlWhitelistRegexp configuration property.


On Wednesday, January 22, 2014 2:36:03 PM UTC-7, Jens wrote:
They have enabled the devModeRedirectEnabled configuration property by default ( = you don't need to specify it anymore in your module) but restrict SuperDevMode to 127.0.0.1 and localhost for security reasons.You can see this in the following commit diff:


Looks like you need to whitelist your IP address by using the devModeUrlWhitelistRegexp configuration property.

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment