You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Federico Paparoni (JIRA)" <ji...@apache.org> on 2010/07/16 11:32:50 UTC

[jira] Created: (SLING-1599) Manage authentication for David Mini CMS

Manage authentication for David Mini CMS
----------------------------------------

                 Key: SLING-1599
                 URL: https://issues.apache.org/jira/browse/SLING-1599
             Project: Sling
          Issue Type: New Feature
            Reporter: Federico Paparoni
            Priority: Minor


Actually the login is only possible using http://localhost:8080/system/sling/login

It should be possible inside David Mini CMS, using a form

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


Re: [jira] Closed: (SLING-1599) Manage authentication for David Mini CMS

Posted by Bertrand Delacretaz <bd...@apache.org>.
Hi Federico,

On Thu, Jul 29, 2010 at 7:48 PM, Federico Paparoni (JIRA)
<ji...@apache.org> wrote:
> ...Federico Paparoni closed SLING-1599...

Could you use JIRA issue numbers (like "fixes SLING-1599") in your
commit log messages, to have
http://code.google.com/p/davidgsoc2010/source/list show which
revisions fix which JIRA issue?

This would help a lot in reviewing things, and in case anything needs
to be rolled back.

Thanks,
-Bertrand

[jira] Updated: (SLING-1599) Manage authentication for David Mini CMS

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

Bertrand Delacretaz updated SLING-1599:
---------------------------------------

    Component/s: Samples

> Manage authentication for David Mini CMS
> ----------------------------------------
>
>                 Key: SLING-1599
>                 URL: https://issues.apache.org/jira/browse/SLING-1599
>             Project: Sling
>          Issue Type: New Feature
>          Components: Samples
>            Reporter: Federico Paparoni
>            Priority: Minor
>
> Actually the login is only possible using http://localhost:8080/system/sling/login
> It should be possible inside David Mini CMS, using a form

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


[jira] Assigned: (SLING-1599) Manage authentication for David Mini CMS

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

Federico Paparoni reassigned SLING-1599:
----------------------------------------

    Assignee: Federico Paparoni

> Manage authentication for David Mini CMS
> ----------------------------------------
>
>                 Key: SLING-1599
>                 URL: https://issues.apache.org/jira/browse/SLING-1599
>             Project: Sling
>          Issue Type: New Feature
>          Components: Samples
>            Reporter: Federico Paparoni
>            Assignee: Federico Paparoni
>            Priority: Minor
>
> Actually the login is only possible using http://localhost:8080/system/sling/login
> It should be possible inside David Mini CMS, using a form

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


[jira] Commented: (SLING-1599) Manage authentication for David Mini CMS

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889098#action_12889098 ] 

Bertrand Delacretaz commented on SLING-1599:
--------------------------------------------

I don't think you need a custom form, or at least wouldn't make that a priority.

As long as:

-The user is aware that they have to login
-A login link is provided (maybe on all pages if not logged in? display username if logged in?)
-Proper detection indicates rejected operations due to missing credentials

I think you're fine.

> Manage authentication for David Mini CMS
> ----------------------------------------
>
>                 Key: SLING-1599
>                 URL: https://issues.apache.org/jira/browse/SLING-1599
>             Project: Sling
>          Issue Type: New Feature
>            Reporter: Federico Paparoni
>            Priority: Minor
>
> Actually the login is only possible using http://localhost:8080/system/sling/login
> It should be possible inside David Mini CMS, using a form

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


[jira] Closed: (SLING-1599) Manage authentication for David Mini CMS

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

Federico Paparoni closed SLING-1599.
------------------------------------


> Manage authentication for David Mini CMS
> ----------------------------------------
>
>                 Key: SLING-1599
>                 URL: https://issues.apache.org/jira/browse/SLING-1599
>             Project: Sling
>          Issue Type: New Feature
>          Components: Samples
>            Reporter: Federico Paparoni
>            Assignee: Federico Paparoni
>            Priority: Minor
>
> Actually the login is only possible using http://localhost:8080/system/sling/login
> It should be possible inside David Mini CMS, using a form

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


[jira] Resolved: (SLING-1599) Manage authentication for David Mini CMS

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

Federico Paparoni resolved SLING-1599.
--------------------------------------

    Resolution: Fixed

Fixed using Form Based Authentication Handler.
Users not logged can read article but when they try to create content a message tell them to authenticate.

> Manage authentication for David Mini CMS
> ----------------------------------------
>
>                 Key: SLING-1599
>                 URL: https://issues.apache.org/jira/browse/SLING-1599
>             Project: Sling
>          Issue Type: New Feature
>          Components: Samples
>            Reporter: Federico Paparoni
>            Assignee: Federico Paparoni
>            Priority: Minor
>
> Actually the login is only possible using http://localhost:8080/system/sling/login
> It should be possible inside David Mini CMS, using a form

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