Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002315 [Resin] minor always 01-11-08 14:58 01-23-08 10:12
Reporter sam View Status public  
Assigned To ferg
Priority high Resolution fixed  
Status closed   Product Version 3.1.4
Summary 0002315: Make /resin-admin very simple to enable
Description Something like

  <management>
    <resin-admin url="/resin-admin" username="admin" password="MD5HASH=="/>

username default is "admin"
url default is "/resin-admin"
password default see 0002316

More sophisticated sites can still explicitly create a web-app, providing whatever security mechanism and login mechanism is desired.
Additional Information
Attached Files

- Relationships

- Notes
(0002643)
netsql2
01-12-08 11:25

I wonder if this is related to Hudson (very good /important product) not beeing able to authenitcate only in Resin?
 
(0002653)
sam
01-15-08 07:11

Hudson authentication is issue 0002320
 
(0002666)
ferg
01-23-08 10:12

See 0002316.

The configuration looks like:

  <resin xmlns="http://caucho.com/ns/resin"> [^]
   
     <management path="admin">
         <user name="my-name" password="MD5HASH=="/>
         ...

See also http://caucho.com/resin/doc/resin-security.xtp [^]

 

- Issue History
Date Modified Username Field Change
01-11-08 14:58 sam New Issue
01-11-08 15:04 sam Description Updated
01-12-08 11:25 netsql2 Note Added: 0002643
01-15-08 07:11 sam Note Added: 0002653
01-23-08 10:12 ferg Note Added: 0002666
01-23-08 10:12 ferg Assigned To  => ferg
01-23-08 10:12 ferg Status new => closed
01-23-08 10:12 ferg Resolution open => fixed
01-23-08 10:12 ferg Fixed in Version  => 3.1.5


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