GitHub user nva opened a pull request:
https://github.com/apache/ignite/pull/3836 IGNITE-8201 Refactor REST API for authentication.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/apache/ignite ignite-8201
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3836.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3836
----
commit 5a1d8a059276df3ffb709c8b39781b91045ff6fa
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-10T10:37:09Z
IGNITE-8201 WIP
commit a8089323273f0ac3e8d5eb9f7460686978414535
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-10T13:43:12Z
IGNITE-8201 WIP.
commit df938d562e9fb59938c1628be2163a5c273d21d4
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-11T07:00:06Z
Merge branches 'ignite-8201' and 'master' of
https://git-wip-us.apache.org/repos/asf/ignite into ignite-8201
commit 86d0bcb7d134686fb521dd7da5dc0e583d7f917c
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-11T08:19:58Z
IGNITE-8201 WIP.
commit fe21ed5710396c6b2cb7b9cbb1f8f115e697dc49
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-11T10:39:20Z
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/ignite into ignite-8201
commit 3780ac0a09198e2918206d23ee515a2fe522352c
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-11T12:28:11Z
IGNITE-8201 WIP.
commit 6c01882d7ef6a94bbb0b6f10d5290cb1a1e4a04f
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-11T17:29:56Z
IGNITE-8201 Fixed tests.
commit 4ba2436f6d01007e939a6ca409ee3cb1aa85af50
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-11T17:32:20Z
Merge branches 'ignite-8201' and 'master' of
https://git-wip-us.apache.org/repos/asf/ignite into ignite-8201
commit 3316080a67edb27a7ee6c35dcd2579be8ecc8dcb
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-12T03:32:31Z
IGNITE-8201 Fixed tests.
commit bc20f78270591eac5661db85018c07a83c5cb28b
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-12T07:56:48Z
IGNITE-8201 Added check for token len.
commit f31452dc84e36ba3decda7de48cfc708bb000c02
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-04-13T03:16:52Z
IGNITE-8201 REST: Fixed old API.
----
---