[
https://issues.jboss.org/browse/JBIDE-13970?page=com.atlassian.jira.plugi...
]
Xavier Coulon resolved JBIDE-13970.
-----------------------------------
Labels: new_and_noteworthy (was: )
Release Notes Text: Users can now access local workspace files using the embedded
LiveReload proxy (thus, using http:// protocol instead of file:// protocol). The benefit
of this solution is that the LiveReload proxy automatically injects the livereload.js
script at the bottom the the returned HTML pages. This means that the user does not have
to install and enable the livereload extension in her browsers.
Resolution: Done
Fixed in
https://github.com/jbosstools/jbosstools-livereload/pull/10
Add proxy to access local files
-------------------------------
Key: JBIDE-13970
URL:
https://issues.jboss.org/browse/JBIDE-13970
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: livereload
Affects Versions: 4.1.0.Alpha2
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: new_and_noteworthy
Fix For: 4.1.0.Beta1
In 4.1.0.Alpha2, static files can be accessed from the local browser using the file://
scheme.
These files could also be accessed from the embedded web server (see if the default 35729
port can be reused), so that static files can be accessed by remote devices. In that case,
the livereload script could be automatically injected at the bottom of html pages.
!!! Security !!!
- Only html/css/js/images from the workspace should be exposed
- this feature should be disabled by default
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira