BackupGGCode / vulture

Open Source Reverse Proxy / Web Application Firewall
0 stars 2 forks source link

bad link in portail #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

1. create a application linked to HTTPS interface (I have both HTTP and HTTPS 
interface created before)
2. enable portail for this application
3. login and display portal, link is http:// and must be https:// because this 
app is linked to HTTPS interface.

Original issue reported on code.google.com by gaa...@hotmail.fr on 22 Sep 2011 at 1:49

GoogleCodeExporter commented 9 years ago

Original comment by pierre.q...@gmail.com on 22 Sep 2011 at 2:05

GoogleCodeExporter commented 9 years ago
This should be ok

To apply this patch :

patch -u 
/opt/vulture/lib/i386-linux-thread-multi/Vulture/Core/ResponseHandlerv2.pm 
fixPortal.patch

Original comment by pierre.q...@gmail.com on 22 Sep 2011 at 2:10

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by pierre.q...@gmail.com on 22 Sep 2011 at 2:10

GoogleCodeExporter commented 9 years ago
Thanks for this quick patch
It seems that patch don't work:

patch -u 
/opt/vulture/lib/i386-linux-thread-multi/Vulture/Core/ResponseHandlerv2.pm 
fixPortal.patch.txt 
(Stripping trailing CRs from patch.)
patching file 
/opt/vulture/lib/i386-linux-thread-multi/Vulture/Core/ResponseHandlerv2.pm
Hunk #1 FAILED at 252.
1 out of 1 hunk FAILED -- saving rejects to file 
/opt/vulture/lib/i386-linux-thread-multi/Vulture/Core/ResponseHandlerv2.pm.rej

Original comment by gaa...@hotmail.fr on 22 Sep 2011 at 2:41

GoogleCodeExporter commented 9 years ago
This one should work.
I don't know why it failed.

Original comment by pierre.q...@gmail.com on 22 Sep 2011 at 6:34

Attachments: