You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2014/10/09 21:30:34 UTC

[jira] [Resolved] (SLING-3991) Support Password Change Upon Expiry Via SimpleCredentials Attribute

     [ https://issues.apache.org/jira/browse/SLING-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Sanso resolved SLING-3991.
----------------------------------
       Resolution: Fixed
    Fix Version/s: API 2.8.2
                   Auth Core 1.3.2
                   JCR Resource 2.3.10

Thanks @Dominique Jaeggi I have applied a slightly modified version of your patch in rev. 1630560, 1630566 and 1630567

> Support Password Change Upon Expiry Via SimpleCredentials Attribute
> -------------------------------------------------------------------
>
>                 Key: SLING-3991
>                 URL: https://issues.apache.org/jira/browse/SLING-3991
>             Project: Sling
>          Issue Type: Improvement
>          Components: Authentication
>            Reporter: Dominique Jäggi
>            Assignee: Antonio Sanso
>             Fix For: JCR Resource 2.3.10, Auth Core 1.3.2, API 2.8.2
>
>         Attachments: SLING-3991_-_Support_Password_Change_Upon_Expiry_Via_SimpleCredentials_Attribute.patch
>
>
> based on OAK-2156 sling should support changing passwords in the context of an expired password, this by passing any present "new password" POST parameter as a _SimpleCredentials_ attribute to the repository (_#login_).
> this change can be implemented without dependency on OAK changes, as the _SimpleCredentials_ already support attributes and those attributes are already filled with key/values obtained from the _authInfo_.
> a patch will be provided later.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)