GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/3696 IGNITE-8034 .NET: Add IgniteConfiguration.AuthenticationEnabled
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ptupitsyn/ignite ignite-8034
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3696.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3696
----
commit cab781b0559cce224e9ee33a43079ec2b42ed606
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T06:40:26Z
Add property
commit 8959865697496c5bc26731faa456ac89cf46f647
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T06:45:23Z
read/write
commit 886ba12d003ec21d981aeb38e961d04781358341
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T06:46:43Z
Rename for consistency
commit e985e9f2ccf33950007c61503ae0c4ca162bd2fc
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T06:47:32Z
update schema
commit dbac34e2f1ca10eb657965350e81863978e701ec
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T06:48:19Z
update schema
commit 02bf36c9927dd50b95480ea58886d94b1526aa96
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T06:48:56Z
updating tests
commit 8d8c8935fec50a1dd73717e9a1e7bb542676dcda
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T06:53:07Z
updating tests
commit 9ed071ce93ea6b2a88896f3b29cf94253aee7433
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T06:58:06Z
read/write in Java
commit 94f83a1787bfbfd61fdd0f1274a7be5387d80261
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-03-26T07:12:21Z
tests work
----
---