Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003067 [Resin] minor always 11-12-08 11:59 03-26-09 16:09
Reporter ferg View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.0 Product Version 3.1.7
  Product Build
Summary 0003067: rewrite-dispatch (for 3.1.8)
Description (rep by Leonid Geller)

Just tested 3.1.8rc snapshot. Security (basic auth) is still bypassed when rewrite-dispatch is used, in spite of your update (see below).
Could you please take another look into it, we would really like to use this feature and not rely on ROOT war hack.
 
Here is the setup:
 
        <host id='studio.lgr.foo.com'>
            <web-app-deploy path="${resin.home}/webapps" />
            <rewrite-dispatch>
                <forward regexp="^" target="/nyc/" />
            </rewrite-dispatch>
        </host>
 
resin-web.xml inside nyc.war has authenticator and login config settings?
 
The only way I can get it work, in 3.1.6 or the latest snapshot, is by renaming nyc.war to ROOT.war and doing this:
 
        <host id='studio.lgr.foo.com'>
<document-directory>{resin.home}/webapps/ROOT</document-directory>
<web-app-deploy path="${resin.home}/webapps" />
        </host>
 
Is it possible the latest snapshot did not get the rewrite fix?

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003935)
ferg
03-26-09 16:09

server/1ksa
 

- Issue History
Date Modified Username Field Change
11-12-08 11:59 ferg New Issue
03-26-09 16:09 ferg Note Added: 0003935
03-26-09 16:09 ferg Assigned To  => ferg
03-26-09 16:09 ferg Status new => closed
03-26-09 16:09 ferg Resolution open => fixed
03-26-09 16:09 ferg Fixed in Version  => 4.0.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker