You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by akuznetsov-gridgain <gi...@git.apache.org> on 2018/05/30 10:36:10 UTC

[GitHub] ignite pull request #4092: WC-132 Add support for connecting secured cluster

GitHub user akuznetsov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/4092

    WC-132 Add support for connecting secured cluster

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-wc-132

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4092.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4092
    
----
commit 904238d18f8de9d67f20a448efb58dcd22fec244
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-25T10:58:07Z

    WC-132 Initial Web Agent.

commit eb49719bcb409d0185c6bf22b87ceb39f1df31af
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-27T16:03:28Z

    WC-132 Refactoring config names.

commit ac8b5f97acdd785779f6bbb6310ae82b68d9c28e
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-28T11:19:41Z

    WC-132 Fixed bug with VisorGatewayTask.

commit 378af73f6352694ac72e5d2e3064a77a52d10939
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-28T11:20:14Z

    WC-132 WIP on support security on Web Console.

commit 7f1487bad149e8e1c47ee1bba1ee1e17b77891f3
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-28T13:28:16Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-wc-132

commit c24bdeb6f1c032b4ac1d4a1aff08da0e92f6f11f
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-28T16:07:29Z

    WC-132 WIP on implementing service for asking cluster credentials.

commit 89eb94011813baad1cdb15b01c0f3b730a7cab06
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-29T02:59:01Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-wc-132

commit 8a8095be43fbcdf92dbdd25de0fe9acfb128fdd9
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-29T04:50:10Z

    WC-132 Prototype for connecting to secured cluster on Web Console.

commit 81482f816829a59c3b9ebeb7f661204fcc845d32
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-29T06:42:49Z

    WC-132 Minor cleanup.

commit 0d22df07d9e19d86add11934cc676cb78c0055c8
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-29T07:25:47Z

    WC-132 Protected from "Unsupported operation" on remove from list.

commit 07b9faf2f6a130ae3df2a065a7a01fbe0ca78012
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-29T07:53:33Z

    WC-132 Protected from "Unsupported operation" on remove from list.

commit 62eb4b3336832afc56f890c22f6a476b46fa6f80
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-29T08:14:47Z

    WC-132 Fixed params.

commit fba8239081c7e8dd4edf7ba51a5974212fb20746
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-29T10:08:58Z

    WC-132 Fixed check for auth exceptions.

commit 750d5696088f350267ec3ce58068ffe5e8ae2575
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-05-30T07:11:37Z

    WC-132 Fixed security in demo mode.

commit ce29e8e080dfc6178eab9bab470e1e8e6cea5af0
Author: Andrey Novikov <an...@...>
Date:   2018-05-30T09:04:43Z

    WC-132 Review.

commit e7966b6d1f4eb99757259f7dd512307a07398a71
Author: Dmitriy Shabalin <dm...@...>
Date:   2018-05-30T09:04:47Z

    WC-132 refactoring modal

commit 437e9b5277c28282b8873f8d6f4af69c1c01b5c6
Author: Dmitriy Shabalin <dm...@...>
Date:   2018-05-30T09:33:43Z

    WC-132 wip

commit cc982c0648831b6482e1ceadfbdcfbcbe3d9fbaf
Author: Andrey Novikov <an...@...>
Date:   2018-05-30T10:17:14Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-wc-132

----


---

[GitHub] ignite pull request #4092: WC-132 Add support for connecting secured cluster

Posted by akuznetsov-gridgain <gi...@git.apache.org>.
Github user akuznetsov-gridgain closed the pull request at:

    https://github.com/apache/ignite/pull/4092


---