You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/05/16 05:45:00 UTC

[jira] [Commented] (WICKET-6668) Sign out the existing session if a sign in attempt has failed

    [ https://issues.apache.org/jira/browse/WICKET-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840997#comment-16840997 ] 

ASF subversion and git services commented on WICKET-6668:
---------------------------------------------------------

Commit 24b540ecbdb700c5edcd5fe382103eccb692a547 in wicket's branch refs/heads/wicket-7.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=24b540e ]

WICKET-6668 Sign out the existing session if a sign in attempt has failed

(cherry picked from commit ce5a62a7a61f684f53ab43660421ce9e5c5cdfcc)


> Sign out the existing session if a sign in attempt has failed
> -------------------------------------------------------------
>
>                 Key: WICKET-6668
>                 URL: https://issues.apache.org/jira/browse/WICKET-6668
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-auth-roles
>    Affects Versions: 8.4.0, 9.0.0-M2, 7.14.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> If a user is already authenticated but still (s)he goes to the login page and tries to sign in again with invalid credentials Wicket does not fail the attempt but continues successfully.
> The correct behavior would be to report the signIn failure with error feedback message and to sign out the already authenticated user.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)