[
https://issues.apache.org/jira/browse/COCOON3-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704771#action_12704771
]
Vadim Gritsenko commented on COCOON3-35:
----------------------------------------
Reply to comment # ... ummm ... comment above. Yep, I found the code
"responsible" for the "just works" behavior, it's in the URLSource:
http://svn.apache.org/repos/asf/excalibur/trunk/components/sourceresolve/impl/src/main/java/org/apache/excalibur/source/factories/URLSource.java
> Support access to URLs that require authentication.
> ---------------------------------------------------
>
> Key: COCOON3-35
> URL: https://issues.apache.org/jira/browse/COCOON3-35
> Project: Cocoon 3
> Issue Type: New Feature
> Components: cocoon-sax, cocoon-stax, cocoon-stringtemplate
> Affects Versions: 3.0.0-alpha-1
> Reporter: Steven Dolg
> Assignee: Cocoon Developers Team
> Priority: Minor
> Fix For: 3.0.0-alpha-2
>
> Attachments: authentication.patch
>
>
> Currently our pipeline components cannot access URLs that require
> authentication.
> While it is possible to create specialized versions of each component and add
> authentication there, it shouldn't be too difficult to support this feature
> in every pipeline component we currently have.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.