Closed GoogleCodeExporter closed 9 years ago
You can temporarily change the implementation of
WroManager#serveProxyResourceRequest method, by disabling the authorization
check in debug mode, in order to be able to continue work on issue225 .
Original comment by alex.obj...@gmail.com
on 15 Jun 2012 at 9:13
I did locally but decided not to push it to gihub as this change felt a bit
dangerous?
Original comment by ivarc...@gmail.com
on 15 Jun 2012 at 9:19
Should we also implement the wroResource proxy as a RequestHandle,
ResourceProxyRequestHandler?
Original comment by ivarc...@gmail.com
on 15 Jun 2012 at 9:38
That does make a lot of sense.
Original comment by alex.obj...@gmail.com
on 15 Jun 2012 at 9:41
Can you implement it as part of this issue in branch called issue467?
Original comment by alex.obj...@gmail.com
on 15 Jun 2012 at 9:42
Yes I can =)
Original comment by ivarc...@gmail.com
on 15 Jun 2012 at 9:44
Original comment by alex.obj...@gmail.com
on 17 Jun 2012 at 6:05
Original comment by alex.obj...@gmail.com
on 22 Jun 2012 at 1:47
Fixed in branch 1.4.x.
The resource authorization is guarded by ResourceAuthorizationManager. The
proxy resources are served using ResourceProxyResourceHandler.
Original comment by alex.obj...@gmail.com
on 24 Jun 2012 at 8:59
Original comment by alex.obj...@gmail.com
on 24 Jun 2012 at 8:59
Original issue reported on code.google.com by
ivarc...@gmail.com
on 15 Jun 2012 at 9:08