You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Paul Szczesniak (JIRA)" <ji...@apache.org> on 2012/10/10 17:13:02 UTC

[jira] [Created] (SSHD-196) Allow passwords to be changed when the server is forcing a password change

Paul Szczesniak created SSHD-196:
------------------------------------

             Summary: Allow passwords to be changed when the server is forcing a password change
                 Key: SSHD-196
                 URL: https://issues.apache.org/jira/browse/SSHD-196
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 0.8.0
            Reporter: Paul Szczesniak
            Priority: Minor
             Fix For: 0.9.0


For security purposes, passwords often expire after a fixed amount of time.
This patch allows the user to change their password when forced by the server.

Obviously, it should be reviewed because it makes key changes to the ServerSession.userAuth method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SSHD-196) Allow passwords to be changed when the server is forcing a password change

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

Paul Szczesniak updated SSHD-196:
---------------------------------

    Attachment: patch.txt

The patch for allowing password changes.
                
> Allow passwords to be changed when the server is forcing a password change
> --------------------------------------------------------------------------
>
>                 Key: SSHD-196
>                 URL: https://issues.apache.org/jira/browse/SSHD-196
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 0.8.0
>            Reporter: Paul Szczesniak
>            Priority: Minor
>             Fix For: 0.9.0
>
>         Attachments: patch.txt
>
>
> For security purposes, passwords often expire after a fixed amount of time.
> This patch allows the user to change their password when forced by the server.
> Obviously, it should be reviewed because it makes key changes to the ServerSession.userAuth method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira