You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/10/26 09:37:00 UTC

[jira] [Created] (IGNITE-10016) Web Console: ClusterLoginService should return credentials modal as singelton

Alexey Kuznetsov created IGNITE-10016:
-----------------------------------------

             Summary: Web Console: ClusterLoginService should return credentials modal as singelton
                 Key: IGNITE-10016
                 URL: https://issues.apache.org/jira/browse/IGNITE-10016
             Project: Ignite
          Issue Type: Bug
          Components: wizards
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: 2.8


In IGNITE-8428 we implemented ClusterLoginService that will show modal to enter credentials if authentication enabled on Ignite cluster.

But if this code is triggered form Promises it will lead to situation when this modal will be shown several times.

This can be fixed if modal will be a singleton.



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