Anonymous | Login | Signup for a new account | 12-17-2024 10:45 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 3.1.7 | ||||||
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? |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |