You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Andrew Jaquith (JIRA)" <ji...@apache.org> on 2008/07/16 20:00:31 UTC

[jira] Created: (JSPWIKI-316) SecurityConfig.jsp does not compile

SecurityConfig.jsp does not compile
-----------------------------------

                 Key: JSPWIKI-316
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-316
             Project: JSPWiki
          Issue Type: Bug
          Components: Authentication&Authorization
    Affects Versions: 2.7.x
            Reporter: Andrew Jaquith
            Assignee: Andrew Jaquith
             Fix For: 2.7.x


Currently, admin/SecurityConfig.jsp does not display because of compilation errors.

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


[jira] Commented: (JSPWIKI-316) SecurityConfig.jsp does not compile

Posted by "Florian Holeczek (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614050#action_12614050 ] 

Florian Holeczek commented on JSPWIKI-316:
------------------------------------------

2.7.x was right afaik

> SecurityConfig.jsp does not compile
> -----------------------------------
>
>                 Key: JSPWIKI-316
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-316
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Authentication&Authorization
>    Affects Versions: 2.8
>            Reporter: Andrew Jaquith
>            Assignee: Andrew Jaquith
>             Fix For: 2.8
>
>
> Currently, admin/SecurityConfig.jsp does not display because of compilation errors.

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


[jira] Resolved: (JSPWIKI-316) SecurityConfig.jsp does not compile

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

Andrew Jaquith resolved JSPWIKI-316.
------------------------------------

    Resolution: Fixed

As of 2.7.0-alpha-8, fixed SecurityConfig.jsp so that it compiles, and added some sensible checks for the new JAAS scheme.

I didn't use the patch you provided, because I wanted to add in some more text and checking that was appropriate given the changes to the JAAS login config.

> SecurityConfig.jsp does not compile
> -----------------------------------
>
>                 Key: JSPWIKI-316
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-316
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Authentication&Authorization
>    Affects Versions: 2.8
>            Reporter: Andrew Jaquith
>            Assignee: Andrew Jaquith
>             Fix For: 2.8
>
>         Attachments: JSPWiki-316.patch
>
>
> Currently, admin/SecurityConfig.jsp does not display because of compilation errors.

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


[jira] Commented: (JSPWIKI-316) SecurityConfig.jsp does not compile

Posted by "Harry Metske (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616988#action_12616988 ] 

Harry Metske commented on JSPWIKI-316:
--------------------------------------

I think some (failing) checks can be removed from SecurityConfig.jsp, like " verifier.isJaasConfiguredAtStartup()"
A lot of JAAS stuff has been removed from SecurityVerifier (including the  .isJaasConfiguredAtStartup() method) on April 01 in revision 643255.

> SecurityConfig.jsp does not compile
> -----------------------------------
>
>                 Key: JSPWIKI-316
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-316
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Authentication&Authorization
>    Affects Versions: 2.8
>            Reporter: Andrew Jaquith
>            Assignee: Andrew Jaquith
>             Fix For: 2.8
>
>
> Currently, admin/SecurityConfig.jsp does not display because of compilation errors.

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


[jira] Updated: (JSPWIKI-316) SecurityConfig.jsp does not compile

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

Andrew Jaquith updated JSPWIKI-316:
-----------------------------------

    Affects Version/s:     (was: 2.7.x)
                       2.8
        Fix Version/s:     (was: 2.7.x)
                       2.8

> SecurityConfig.jsp does not compile
> -----------------------------------
>
>                 Key: JSPWIKI-316
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-316
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Authentication&Authorization
>    Affects Versions: 2.8
>            Reporter: Andrew Jaquith
>            Assignee: Andrew Jaquith
>             Fix For: 2.8
>
>
> Currently, admin/SecurityConfig.jsp does not display because of compilation errors.

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


[jira] Updated: (JSPWIKI-316) SecurityConfig.jsp does not compile

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

Harry Metske updated JSPWIKI-316:
---------------------------------

    Attachment: JSPWiki-316.patch

Andrew, can you verify this patch ?

> SecurityConfig.jsp does not compile
> -----------------------------------
>
>                 Key: JSPWIKI-316
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-316
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Authentication&Authorization
>    Affects Versions: 2.8
>            Reporter: Andrew Jaquith
>            Assignee: Andrew Jaquith
>             Fix For: 2.8
>
>         Attachments: JSPWiki-316.patch
>
>
> Currently, admin/SecurityConfig.jsp does not display because of compilation errors.

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