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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)