You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/01/18 00:42:30 UTC

[jira] Created: (GERONIMO-2749) AbstractWebModuleBuilder needs to support HTTP extension methods per jacc 1.1

AbstractWebModuleBuilder needs to support HTTP extension methods per jacc 1.1
-----------------------------------------------------------------------------

                 Key: GERONIMO-2749
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2749
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: security, web
    Affects Versions: 2.0-M2
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 2.0-M2


The code to turn web security constraints into jacc permissions needs to understand http extension methods per jacc 1.1.  Basically the meaning of "" is reversed and we need to track exclusion lists.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (GERONIMO-2749) AbstractWebModuleBuilder needs to support HTTP extension methods per jacc 1.1

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-2749.
----------------------------------

    Resolution: Fixed

I fixed this at some point, not sure exactly when.

> AbstractWebModuleBuilder needs to support HTTP extension methods per jacc 1.1
> -----------------------------------------------------------------------------
>
>                 Key: GERONIMO-2749
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2749
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: security, web
>    Affects Versions: 2.0-M2
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0-M2
>
>
> The code to turn web security constraints into jacc permissions needs to understand http extension methods per jacc 1.1.  Basically the meaning of "" is reversed and we need to track exclusion lists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.