You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/09/05 20:28:49 UTC

DO NOT REPLY [Bug 31064] New: - [PATCH] XMLDBTransformer can use username/password to access XMLDB

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31064>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31064

[PATCH] XMLDBTransformer can use username/password to access XMLDB

           Summary: [PATCH] XMLDBTransformer can use username/password to
                    access XMLDB
           Product: Cocoon 2
           Version: 2.1.5
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: blocks
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: lpb+apache@focalpoint.com


This patch allows a user to configure the XMLDBTransformer to use a username and
password to access the underlying collection(s) for update. The new tags are
sitemap parameters named "username" and "password".